01-12-2006, 08:42 AM
01-12-2006, 11:48 AM
Hi Evil,
it looks to me like you can't disable that in the admin
but what you cab do is delete it from teh template
to do so, just log in to your news admin and go to the template
there choose the "news-footer" template
find:
it looks to me like you can't disable that in the admin
but what you cab do is delete it from teh template
to do so, just log in to your news admin and go to the template
there choose the "news-footer" template
find:
Quote:
<center><a href="{$unpurl}news.php?action=printable"><font size="1" color="{$newstextcolor}" face="verdana,arial,helvetica">Show Printable Version</font></a></center>
and delete this line and hit the "submit changes"-button
01-12-2006, 01:21 PM
Scummi Wrote:
Hi Evil,
it looks to me like you can't disable that in the admin
but what you cab do is delete it from teh template
to do so, just log in to your news admin and go to the template
there choose the "news-footer" template
find:
it looks to me like you can't disable that in the admin
but what you cab do is delete it from teh template
to do so, just log in to your news admin and go to the template
there choose the "news-footer" template
find:
Quote:
<center><a href="{$unpurl}news.php?action=printable"><font size="1" color="{$newstextcolor}" face="verdana,arial,helvetica">Show Printable Version</font></a></center>
and delete this line and hit se "submit changes"-button
Quite right--that will do it. 