mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
new html layout using border-collapse
This commit is contained in:
parent
f8178b16d7
commit
4b24b4e1b2
54 changed files with 831 additions and 953 deletions
|
@ -8,7 +8,7 @@
|
|||
?>
|
||||
<table class="submenu">
|
||||
<tr>
|
||||
<td style="padding: 18px 8px;" ><a class="name"><b><?php print __('Editing Package');?></b></a>
|
||||
<td style="padding: 20px 10px;" ><a class="name"><b><?php print __('Editing Package');?></b></a>
|
||||
<?php
|
||||
if (!empty($_SESSION['error_msg'])) {
|
||||
echo "<span class=\"vst-error\"> → ".$_SESSION['error_msg']."</span>";
|
||||
|
@ -26,7 +26,7 @@
|
|||
<form id="vstobjects" name="v_edit_package" method="post">
|
||||
<table class='data'>
|
||||
<tr class="data-add">
|
||||
<td class="data-dotted" width="150">
|
||||
<td class="data-dotted">
|
||||
<table class="data-col1">
|
||||
<tr>
|
||||
<td>
|
||||
|
@ -37,15 +37,10 @@
|
|||
<tr><td class="data-<?php echo $v_status ?>"><b><?php echo $v_status ?></b></td></tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="data-dotted" width="830px">
|
||||
<table width="830px">
|
||||
<td class="data-dotted">
|
||||
<table class="data-col2">
|
||||
<tr>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table class="data-col2" width="830px">
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 20px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 24px 0 0 0;">
|
||||
<?php print __('Package Name');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -56,7 +51,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Web Template');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -79,7 +74,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Proxy Template');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -102,7 +97,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('DNS Template');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -125,7 +120,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('SSH Access');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -148,7 +143,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Web Domains');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -158,7 +153,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Web Aliases');?> <span style="padding:0 0 0 6px; font-size: 10pt; color:#555;">(<?php print __('per domain');?>)</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -168,7 +163,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('DNS domains');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -178,7 +173,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('DNS records');?> <span style="padding:0 0 0 6px; font-size: 10pt; color:#555;">(<?php print __('per domain');?>)</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -188,7 +183,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Mail Domains');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -198,7 +193,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Mail Accounts');?> <span style="padding:0 0 0 6px; font-size: 10pt; color:#555;">(<?php print __('per domain');?>)</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -208,7 +203,7 @@
|
|||
<td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Databases');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -218,7 +213,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Cron Jobs');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -228,7 +223,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Backups');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -238,7 +233,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Quota');?> <span style="padding:0 0 0 6px; font-size: 10pt; color:#555;">(<?php print __('in megabytes');?>)</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -248,7 +243,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Bandwidth');?> <span style="padding:0 0 0 6px; font-size: 10pt; color:#555;">(<?php print __('in megabytes');?>)</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -258,7 +253,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<td class="vst-text" style="padding: 12px 0 0 0;">
|
||||
<?php print __('Name Servers');?>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue