Skip to content
Snippets Groups Projects
Commit 207335b8 authored by Ethan Bell's avatar Ethan Bell Committed by Jared Hancock
Browse files

Fixed typo

Fixed typo
parent 2db91bf0
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ if($staff && $_REQUEST['a']!='add'){
$title=__('Add New Agent');
$action='create';
$submit_text=__('Add Agent');
$passwd_text=__('Temporary password required only for "Local" authenication');
$passwd_text=__('Temporary password required only for "Local" authentication');
//Some defaults for new staff.
$info['change_passwd']=1;
$info['welcome_email']=1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment