Code

Fixed wording
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 2 May 2011 17:15:04 +0000 (17:15 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 2 May 2011 17:15:04 +0000 (17:15 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20780 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/admin/users/class_userManagement.inc
gosa-core/plugins/generic/dashBoard/Register/register.tpl

index 2d27f7c4f50c7a51662ddec92b8a73ea1d7c3e3b..d215c6096361b02471d184cf6e52ae7373bc3f76 100644 (file)
@@ -340,7 +340,7 @@ class userManagement extends management
 
 
 
-                // Change cassword 
+                // Change password 
                 if(isset($this->force_hash_type[$this->dn])){
                     if(!change_password ($this->dn, $new_password,0,$this->force_hash_type[$this->dn],'', $message)){
                         msg_dialog::displayChecks(array($message));
index 7d0bbe7539adff9d7895c6e1b97de12a3f26ce47..3d995604202ed8a5a12cb341d609c2b4515fb7e2 100644 (file)
@@ -68,7 +68,7 @@
 {if $step == 2 && $default == "registrate"}
     <h3>{t}Registration complete{/t}</h3>
     <p>
-        {t}GOsa instance sucessfully registered{/t}
+        {t}GOsa instance successfully registered{/t}
     </p>
     <hr>
     <div class="plugin-actions">