Changing design to mostly tableless code.
This commit is contained in:
@@ -37,7 +37,7 @@ if (isset ($_POST['settings_password']) && $_POST['settings_password'] == 1) {
|
||||
|
||||
?>
|
||||
|
||||
<p class="title">Change Password</p>
|
||||
<h2 class="title">Change Password</h2>
|
||||
|
||||
<form action="<?php echo $_SERVER['SCRIPT_NAME']; ?>" method="POST">
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user