Fixed a problem with English label introduced in previous commit.
authoranuko <support@anuko.com>
Fri, 12 Jan 2018 13:39:39 +0000 (13:39 +0000)
committeranuko <support@anuko.com>
Fri, 12 Jan 2018 13:39:39 +0000 (13:39 +0000)
WEB-INF/resources/en.lang.php
WEB-INF/templates/footer.tpl

index 51a16b0..d8c1f55 100644 (file)
@@ -152,7 +152,7 @@ $i18n_key_words = array(
 'label.finish' => 'Finish',
 'label.duration' => 'Duration',
 'label.note' => 'Note',
-'label.note' => 'Notes',
+'label.notes' => 'Notes',
 'label.item' => 'Item',
 'label.cost' => 'Cost',
 'label.day_total' => 'Day total',
index e5b1797..5c5d50c 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.13.12.3739 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.13.12.3740 | 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>