mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-06-01 13:46:46 -04:00
Objectify locale negotiator and template files, add documentation
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ if (isset($_GET['new']))
|
||||
User::add();
|
||||
}
|
||||
|
||||
render_header(_("New user"), true); ?>
|
||||
Template::render_header(_("New user"), true); ?>
|
||||
<div class="text-center">
|
||||
<h2>Add new user</h2>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user