suport Posted March 26, 2008 Report Share Posted March 26, 2008 (edited) pasreiz ir gribu sitaadu lai ir nolidzinatas abi tie lodzinju sanos bildiite utt .. ! Kods kas pasreiz ir ka man ir ..... ".$locale['061']." <input type='text' name='user_name' class='textbox' style='width:100px'><br> ".$locale['062']." <input type='password' name='user_pass' class='textbox' style='width:100px'><br> <input type='submit' name='login' value='".$locale['064']."' class='button'><br> </form> ...... Kur var atri pieskriptot klat lai man buutu taads !! CEru ka saprataaat ,, ! Paldies jau ieprieksh ! Edited March 26, 2008 by suport Link to comment Share on other sites More sharing options...
777 Posted March 26, 2008 Report Share Posted March 26, 2008 (edited) <tr><td>".$locale['061']."</td><td><input type='text' name='user_name' class='textbox' style='width:100px'></td></tr> <tr><td>".$locale['062']."</td><td><input type='password' name='user_pass' class='textbox' style='width:100px'></td></tr> <tr><td> </td><td><input type='submit' name='login' value='".$locale['064']."' class='button'></td></tr> Edited March 26, 2008 by 777 Link to comment Share on other sites More sharing options...
suport Posted March 26, 2008 Author Report Share Posted March 26, 2008 Tagad sanaca sita vajag lai tas uzraxts "registracija" buutu apaksha un Iejiet lodzinsh vairak uz labo pusi .. ! viss cods .. ! openside($locale['060']); echo "<div align='center'>".(isset($loginerror) ? $loginerror : "")." <form name='loginform' method='post' action='".FUSION_SELF."'> <tr><td><img src='".THEME."images/user.gif' alt=''>".$locale['061']."</td><td><input type='text' name='user_name' class='textbox' style='width:100px'></td></tr> <tr><td><img src='".THEME."images/pass.png' alt=''>".$locale['062']."</td><td><input type='password' name='user_pass' class='textbox' style='width:100px'></td></tr> <tr><td> </td><td><input type='submit' name='login' value='".$locale['064']."' class='button'></td> </form> <br>\n"; if ($settings['enable_registration']) { echo "".$locale['065']."<br>\n"; } echo $locale['066']." </div>\n"; } closeside(); ?> Link to comment Share on other sites More sharing options...
iall Posted March 27, 2008 Report Share Posted March 27, 2008 Varbūt noder - http://php.lv/f/index.php?showtopic=9697&hl= Link to comment Share on other sites More sharing options...
777 Posted March 27, 2008 Report Share Posted March 27, 2008 izmanto align="right" Link to comment Share on other sites More sharing options...
Recommended Posts