last fix i swear

This commit is contained in:
Abdulmujeeb Raji 2025-02-05 18:52:19 +00:00
parent 3d9529e985
commit 7baef42b65
Signed by: midnadimple
GPG key ID: EB02C582F8C3962B

View file

@ -33,6 +33,6 @@ else {
"<a href='" + atiran_members[beforeID] + "'>&lt;&lt; Previous</a> |" +
" <a href='" + atiran_members[randomID] + "'>Random</a> |" +
" <a href='https://libre.town/creative/development/librering.xhtml'>About LibreRing</a> |" +
" <a href='" + atiran_members[afterID] + "'Next</a> >&gt;&gt;</p>";
" <a href='" + atiran_members[afterID] + "'Next</a> Next&gt;&gt;</p>";
}