fixed title padding

This commit is contained in:
Serghey Rodin 2012-12-24 11:18:13 +02:00
commit d6d80b5637

View file

@ -10,7 +10,7 @@
<table class="sub-menu" style="background: white;">
<tr>
<td style="padding: 10x 2px 0 0;" ><a class="name"><b>Adding Package</b></a>
<td style="padding: 10px 2px 10px 0;" ><a class="name"><b>Adding Package</b></a>
<?php
if (!empty($_SESSION['error_msg'])) {
echo "<span class=\"vst-error\"> → ".$_SESSION['error_msg']."</span>";