mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
git added more space for text to breath freely
This commit is contained in:
parent
3d0a69e609
commit
24e6bc3ccf
26 changed files with 33 additions and 35 deletions
|
@ -8,7 +8,7 @@
|
|||
?>
|
||||
<table class="submenu">
|
||||
<tr>
|
||||
<td style="padding: 16px 8px;" ><a class="name"><b><?php print __('Adding IP address');?></b></a>
|
||||
<td style="padding: 18px 8px;" ><a class="name"><b><?php print __('Adding IP address');?></b></a>
|
||||
<?php
|
||||
if (!empty($_SESSION['error_msg'])) {
|
||||
echo "<span class=\"vst-error\"> → ".$_SESSION['error_msg']."</span>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue