Page 1 of 1

Are you sure you want to delete userusername?

Posted: 25 Jul 2016 19:42
by dbrunt
/var/www/html/mailscanner/languages/en.php:

Code: Select all

   'areusuredel12' => 'Are you sure you want to delete user',
Needs a space at the end:

Code: Select all

   'areusuredel12' => 'Are you sure you want to delete user ',
Also, if you select Cancel at that point, a webpage displays that simply says "false"