Refactored, no more redirects. Improved error messaging system

This commit is contained in:
2023-03-06 19:25:21 +01:00
parent 7cfcaeb9d7
commit 78b97c5094
87 changed files with 1801 additions and 2633 deletions
+2 -2
View File
@@ -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}