mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
cleaned html little bit
This commit is contained in:
parent
767c86e31e
commit
fe92d439cf
54 changed files with 156 additions and 158 deletions
|
@ -61,7 +61,7 @@
|
|||
</script>
|
||||
<table class='data'>
|
||||
<tr class="data-add">
|
||||
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
|
||||
<td class="data-dotted" width="150">
|
||||
<table class="data-col1">
|
||||
<tr>
|
||||
<td style="padding: 24px 0 2px 18px;">
|
||||
|
@ -72,7 +72,7 @@
|
|||
<tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status) ?></b></td></tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="data-dotted" width="830px" style="vertical-align:top;">
|
||||
<td class="data-dotted" width="830px">
|
||||
<table width="830px">
|
||||
<tr>
|
||||
<td></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue