Parašė ---· 2008 Lap. 15 16:11:59
#19
function render_footer($license=false) {
global $theme_width,$locale,$settings;
echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%' class='footer'><tr>";
echo "<td>".stripslashes($settings['footer'])."</td>";
echo "</tr></table></td></tr></table><br>";
echo "<table cellSpacing='0' cellPadding='2' width='100%' border='0'>";
echo "<tr><td width='4%' align='left'><div align='center'>";
echo "</a></div></td>";
echo "<td width='0%' align='left'>";
if ($license == false) {
echo "";
}
echo "</td>";
echo "<td width='40%' class='footer' align='center'>";
echo "Tema Study-red pagal Nedyvai,2006 </a></td>";
echo "<td width='26%' align='right'>";
echo "<span class='footerstat'>".$settings['counter']." </span>".($settings['counter'] == 1 ? $locale['140']."\n" : $locale['141']."\n");
echo "</td><td width='4%' class='footer' align='right'>";
echo "
</a></td></tr></table></td></tr></table></div>";
}
bandyk taip