Page 1 of 1

Coppermine: Get rid of Album / Page count for categories.

Posted: Sun Jul 17, 2005 9:12 am
by jasonb
To get rid of the Album / Page count footer at the bottom of each category, edit include/themes.inc.php, line 1137, and replace:

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",
with:

Code: Select all

$template_tab_display = array('left_text' => "\n",