mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
grid aligment
This commit is contained in:
parent
f1f79d4dd1
commit
88d70a255b
29 changed files with 86 additions and 115 deletions
|
@ -48,7 +48,7 @@
|
|||
?>
|
||||
|
||||
<tr class="data-row">
|
||||
<td class="data-dotted" width="150">
|
||||
<td class="data-dotted">
|
||||
<table class="data-col1">
|
||||
<tr><td><input type="checkbox" class="ch-toggle" name="backup[]" value="<?php echo $key ?>" ></td></tr>
|
||||
<tr><td><a class="data-date" title="<?php echo $data[$key]['DATE']." ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></td></tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue