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 61d1292..47e6325 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 7a48f5e..87d2c40 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. -->