Refactored, no more redirects. Improved error messaging system
This commit is contained in:
+2
-2
@@ -18,12 +18,12 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">
|
||||
<a href="optionseditpassword.php">{$lang_options_password}</a>
|
||||
<a href="options.php?f=pass">{$lang_options_password}</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">
|
||||
<a href="optionseditdisplay.php">{$lang_options_display}</a>
|
||||
<a href="options.php?f=edit">{$lang_options_display}</a>
|
||||
</td>
|
||||
</tr>
|
||||
{if $suser_admin || $suser_manage}
|
||||
|
||||
Reference in New Issue
Block a user