grid aligment

This commit is contained in:
Serghey Rodin 2014-01-17 00:23:39 +02:00
commit 88d70a255b
29 changed files with 86 additions and 115 deletions

View file

@ -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>