Coppermine: Get rid of Album / Page count for categories.
Posted: Sun Jul 17, 2005 9:12 am
To get rid of the Album / Page count footer at the bottom of each category, edit include/themes.inc.php, line 1137, and replace:
with:
Code: Select all
$template_tab_display = array('left_text' => 'td width="100%%" align="left" valign="middle" class="tableh1_compact" style="white-
space: nowrap"><b>{LEFT_TEXT}</b></td>' . "\n",
Code: Select all
$template_tab_display = array('left_text' => "\n",