]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/clients.tpl
Rollback of role upgrade as something apparently not working.
[timetracker.git] / WEB-INF / templates / clients.tpl
index 7e0b19722546a3109dca093345c84bf0105bc646..5243daf4231f2cac8b2cd419ee536e0052ceb0f5 100644 (file)
@@ -27,7 +27,7 @@
       </table>
 
       <table width="100%">
-        <tr><td align="center"><br><form><input type="button" onclick="chLocation('client_add.php');" value="{$i18n.button.add_client}"></form></td></tr>
+        <tr><td align="center"><br><form><input type="button" onclick="chLocation('client_add.php');" value="{$i18n.button.add}"></form></td></tr>
       </table>
 
   {if $inactive_clients}
@@ -50,7 +50,7 @@
       </table>
 
       <table width="100%">
-        <tr><td align="center"><br><form><input type="button" onclick="chLocation('client_add.php');" value="{$i18n.button.add_client}"></form></td></tr>
+        <tr><td align="center"><br><form><input type="button" onclick="chLocation('client_add.php');" value="{$i18n.button.add}"></form></td></tr>
       </table>
   {/if}
 {/if}