function render_footer($license=false) {
global $theme_width,$settings,$locale;
echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
[b]<td align='center' class='footer'>".stripslashes($settings['footer'])."<br>\n";
if (!$license) { echo showcopyright("white")."<br><br>\n"; } echo showcounter()."<br><br>[/b]
</td>
</tr>
</table>
</td>
</tr>
</table>\n";
}
wydaje mi się że to to...
umieszczaj skrypty w code i wyłączaj emotki jak piszesz skrypty /JazOOn
Edytowane przez JazOOn dnia 16.10.2006 15:46:42
|