Skip to content
Snippets Groups Projects
Commit 5309e5ce authored by Ray Foss's avatar Ray Foss Committed by GitHub
Browse files

banlist

Now sold exclusively without Crowdin commits.
parent 0117b87f
Branches
Tags
No related merge requests found
......@@ -63,7 +63,7 @@ if($_POST && !$errors && $filter){
$_REQUEST['a']=null;
//Add filter rule here.
}elseif(!$errors['err']){
$errors['err']=sprintf('%s %s', __('Error creating %s.'), __('ban rule'), __('Please try again!'));
$errors['err']=sprintf('%s %s', sprintf(__('Error creating %s.'), __('ban rule')), __('Please try again!'));
}
break;
case 'mass_process':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment