summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8c47836)
raw | patch | inline | side by side (parent: 8c47836)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 2 May 2011 17:15:04 +0000 (17:15 +0000) | ||
committer | cajus <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 | patch | blob | history | |
gosa-core/plugins/generic/dashBoard/Register/register.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/admin/users/class_userManagement.inc b/gosa-core/plugins/admin/users/class_userManagement.inc
index 2d27f7c4f50c7a51662ddec92b8a73ea1d7c3e3b..d215c6096361b02471d184cf6e52ae7373bc3f76 100644 (file)
- // 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));
diff --git a/gosa-core/plugins/generic/dashBoard/Register/register.tpl b/gosa-core/plugins/generic/dashBoard/Register/register.tpl
index 7d0bbe7539adff9d7895c6e1b97de12a3f26ce47..3d995604202ed8a5a12cb341d609c2b4515fb7e2 100644 (file)
{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">