Changed version for PR#9.
authorNik Okuntseff <support@anuko.com>
Fri, 26 Aug 2016 17:11:52 +0000 (17:11 +0000)
committerNik Okuntseff <support@anuko.com>
Fri, 26 Aug 2016 17:11:52 +0000 (17:11 +0000)
WEB-INF/templates/footer.tpl
default.css

index b7a0822..b38b0d1 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.29.3526 | 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.30.3527 | 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 161f61f..7b305da 100644 (file)
@@ -152,7 +152,7 @@ div#LoginAboutText { width:400px; }
 }
 
 .mobile-textarea {
-  width: 100%; 
+  width: 100%;
   resize: vertical;
   height: 5em;
 }
@@ -173,4 +173,3 @@ div#LoginAboutText { width:400px; }
 .mobile-table-details td {
   padding: 3px;
 }
-