Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Įdomus prisijungimas

Parašė sniuff· 2008 Kov. 8 20:03:34
#8

function render_header($header_content) {

global $theme_width,$settings,$locale,$userdata,$aidlink;

echo "<table align=center class='mainsite-border' align='left' width='910' cellspacing='0' cellpadding='0'>
<tr><td class='outer-border'>
<table align='center' width='100%' cellspacing='0' cellpadding='0'>
<tr><td class='inner-border'>
<table align='center' width='100%' cellspacing='0' cellpadding='0'>
<tr align=left><td>";
include_once "header.php";
include_once "headeris.php";
echo "</td></tr>
</table>\n";
echo "<table><tr><td align='center'><form name='loginform' method='post' action='".FUSION_SELF."'>".$locale['061']." <input type='text' name='user_name' class='textbox' style='width:100px'> ".$locale['062']." <input type='password' name='user_pass' class='textbox' style='width:100px'> <input type='checkbox' name='remember_me' value='y'>".$locale['063']."? <input type='submit' name='login' value='Login' class='button'> <a href='".BASEDIR."register.php'>Registracija</a> | <a href='".BASEDIR."lostpassword.php'>Priminti</a></form></td></tr></table>";
echo "<table width='100%' cellspacing='0' cellpadding='0'>\n<tr>\n";
}




Bandyk. Čia themes.php pasikeisi tą vietą.