• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Modern aac

WibbenZ

Global Moderator
Staff member
Global Moderator
Joined
Oct 16, 2008
Messages
6,383
Solutions
229
Reaction score
1,521
Location
Sweden
"Go to archive posts"
The text on the front page:
How can I remove this text, Its pretty annoying in my template and I cant find it in any index.php or .tpl, same with other "major" files.
Ive tryd using search but I cant find anything here or on fans.

Wibbenz
 
I have I could only find the "there is no powerfull guild atm" ~ but nothing about archived posts.
 
system\application\views\home.php
PHP:
echo "<div class='readArchive'><a href='".WEBSITE."/index.php/home/archive'>Go to archive posts</a></div>";
 
Back
Top