Code

Fixed system password change template for systems
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 29 Apr 2010 09:06:46 +0000 (09:06 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 29 Apr 2010 09:06:46 +0000 (09:06 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17927 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/systems/admin/systems/password.tpl

index d3f58fb346f4cef062cd49d6a888746a7c3b4cc4..2aa35988d6b0a4c517f0704ba87099c8c01f4c90 100644 (file)
@@ -23,7 +23,7 @@
     <td><b><LABEL for="repeated_password">{t}Repeat new password{/t}</LABEL></b></td>
     <td>
         {factory type='password' id='repeated_password' name='repeated_password'
-            onfocus="nextfield='password_finish';"}
+            onfocus="nextfield='password_finish'"}
     </td>
   </tr>
   <tr>