News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

1.4.10: bug in include/themes.inc.php

Started by Zarzal, November 06, 2006, 10:58:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Zarzal

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

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Zarzal

thanks for pointing me to this. My fault.