1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

I updated my copy with the Area51 template so here it is, along with a couple of bugfixes :]

git-svn-id: file:///svn/phpbb/trunk@2917 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Ludovic Arnaud
2002-10-03 23:32:45 +00:00
parent 743460bd80
commit aee5fbcd8a
5 changed files with 11 additions and 12 deletions

View File

@@ -139,9 +139,6 @@ foreach ($forum_rows as $row)
}
}
$l_moderator = 'Moderator: ';
$moderators_list = '<a href="#">Ashe</a>';
$template->assign_block_vars('forumrow', array(
$forum_type_switch => TRUE,