coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Zarzal on November 06, 2006, 10:58:18 PM

Title: 1.4.10: bug in include/themes.inc.php
Post by: Zarzal on November 06, 2006, 10:58:18 PM
Line 1161 contains:
$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",

there is a double %% at width="100
Title: Re: 1.4.10: bug in include/themes.inc.php
Post by: Sami on November 07, 2006, 06:36:28 AM
It is not a bug , don't remove it ...
check this :
http://forum.coppermine-gallery.net/index.php?topic=35701.msg167811#msg167811
Title: Re: 1.4.10: bug in include/themes.inc.php
Post by: Zarzal on November 16, 2006, 10:14:02 PM
thanks for pointing me to this. My fault.