Started to replace canManageTeam calls with right checks.
[timetracker.git] / WEB-INF / templates / register.tpl
index 135230b..bc77a6a 100644 (file)
         <tr>
           <td align="right">{$i18n.label.currency}:</td>
           <td>{$forms.profileForm.currency.control}</td>
-        </tr>            
+        </tr>
+        <tr>
+           <td align="right" nowrap>{$i18n.label.language}:</td>
+           <td>{$forms.profileForm.lang.control}</td>
+        </tr>
         <tr><td>&nbsp;</td></tr>
         <tr>
           <td align="right" nowrap>{$i18n.label.manager_name} (*):</td>
@@ -44,4 +48,4 @@
     </td>
   </tr>
 </table>
-{$forms.profileForm.close}
\ No newline at end of file
+{$forms.profileForm.close}