Advertisement
Darksider3

FE

Jun 7th, 2011
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.67 KB | None | 0 0
  1. echo "<div class=\"ui-widget-header ui-corner-all\" style=\"padding: 4px;margin-bottom: 10px;\"><a href=\"../index.php\">".$LANG['foren_view']."</a> | <a href=\"../login.php?do=logout\">".$LANG['logout']."</a></div>";
  2. echo "<div class=\"ui-widget-header ui-corner-top\" style=\"padding: 4px;margin-top: 10px;\">".$LANG['admins_control_panel']." - ".$LANG['login']."</div><div class=\"ui-widget-content ui-corner-bottom\" style=\"padding: 5px;\">
  3. <p>".$LANG_admin_index['info1']." ".USER.",<br>".$LANG_admin_index['info2']."</p><form action=?do=login method=post>".$LANG['password'].": <input type=password name=pw><br><input type=submit value='".$LANG['login']."'></form></div>";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement