Scoop Box Exchange - Show Box: menu_footer 1.00
|
Description:
Very similar to the main_menu box, but designed for the bottom of the page.
Box Code:
my $submit = '';
my $acct = '';
if ( $S->have_perm('story_post') ) {
$submit = '<A HREF="%%rootdir%%/submit">submit story</A> |';
}
if ($S->{UID} < 0) {
$acct = '<A HREF="%%rootdir%%/newuser">create account</A> |';
}
my $content = qq{
%%norm_font%%
$submit
$acct
<A HREF="%%rootdir%%/special/faq">faq</A> |
<A HREF="%%rootdir%%/search">search</A>
%%norm_font_end%%};
return $content;
|
|
The OpenNIC |
Democratically operated Domain Name System; using Scoop since Jan. 2001. |
|
|
|
|