Ekdant-Online-Store/admininistrator/language/en-gb/mail/authorize_reset.php
2024-08-06 18:06:00 +05:45

7 lines
292 B
PHP

<?php
// Text
$_['text_subject'] = 'Reset security code attempts';
$_['text_reset'] = 'Some one entered the security code wrongly more than 3 times.';
$_['text_link'] = 'Click on the link below to reset account security:';
$_['text_ip'] = 'IP:';
$_['text_regards'] = 'Best Regards';