We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0268bf0 commit e033c29Copy full SHA for e033c29
web/templates/admin/edit_user.html
@@ -9,7 +9,7 @@
9
10
<table class="sub-menu" style="background: white;">
11
<tr>
12
- <td style="padding: 10px 2px 10px 0;" ><a class="name"><b>Adding User</b></a>
+ <td style="padding: 10px 2px 10px 0;" ><a class="name"><b>Editing User</b></a>
13
<?php
14
if (!empty($_SESSION['error_msg'])) {
15
echo "<a class=\"add-error\"> → ".$_SESSION['error_msg']."</a>";
0 commit comments