fix another typo

remotes/origin/stable
Robin Appelman 16 years ago
parent c09373a516
commit 93bc69011b
  1. 2
      inc/templates/userform.php

@ -13,7 +13,7 @@ if(isset($_POST['groupAddRemove'])){
} }
} }
} }
$action=$WEBROOT.'/settings/#user_managment'; $action=$WEBROOT.'/settings/#user_management';
if(!empty($CONFIG_ERROR)){ if(!empty($CONFIG_ERROR)){
echo "<p class='error'>$CONFIG_ERROR</p>"; echo "<p class='error'>$CONFIG_ERROR</p>";
} }

Loading…
Cancel
Save