mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
fixed typo
This commit is contained in:
parent
0268bf0dca
commit
e033c29c11
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
<table class="sub-menu" style="background: white;">
|
||||
<tr>
|
||||
<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>
|
||||
<?php
|
||||
if (!empty($_SESSION['error_msg'])) {
|
||||
echo "<a class=\"add-error\"> → ".$_SESSION['error_msg']."</a>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue