mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-12 01:01:39 +02:00
fixed typo
This commit is contained in:
@@ -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>";
|
||||
|
||||
Reference in New Issue
Block a user