]> wagnertech.de Git - timetracker.git/commitdiff
Centered mobile pages on screen.
authoranuko <support@anuko.com>
Sat, 5 Nov 2016 20:23:45 +0000 (20:23 +0000)
committeranuko <support@anuko.com>
Sat, 5 Nov 2016 20:23:45 +0000 (20:23 +0000)
WEB-INF/templates/footer.tpl
WEB-INF/templates/mobile/header.tpl

index 61d12927f0dfab2b59df3e6480454fa91c2f1a05..47e6325ce2f2f5e97e158c41c23e3beb3aceae04 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.9.34.3546 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.9.34.3547 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
index 7a48f5e9a8ed06e6e2eb46b3d10bebe47b0ee067..87d2c4012caf4c7c081c12c7f79c4fb0fdd84ee5 100644 (file)
@@ -21,7 +21,7 @@
 
 {assign var="tab_width" value="300"}
 
-<table height="100%" cellspacing="0" cellpadding="0" border="0">
+<table height="100%" cellspacing="0" cellpadding="0" border="0" style="margin-left: auto; margin-right: auto;">
   <tr>
     <td valign="top" align="center"> <!-- This is to centrally align all our content. -->