Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: PADEKITE ! :)

Parašė Progress· 2008 Bal. 9 14:04:00
#15

function render_footer($license=false) {
global $theme_width,$locale,$settings;

echo "</tr>\n</table>\n";
echo "<table cellSpacing='0' cellPadding='2' width='100%' border='0' background='".THEME."images/footer.gif'>";
echo "<td width='20%' height='50' class='white' align='left'>";
if ($license == false) {
echo "<b>Varikliukas: <a href='https://webdnd.com' target='_blank'>PHP-Fusion</a></b>";

}
echo "</td>";
echo "<td width='40%' class='white' align='center'>";
echo "<b>".stripslashes($settings['footer'])."</b></td>";
echo "<td width='26%' class='white' align='right'>";
echo "<b>kMs</a></b>";
echo "</td>">
echo "<div align='center'></tr></table></td></tr></table></div>";

va mano tas footer kur cia ideti ?:?