Ekdant-Online-Store/admininistrator/language/en-gb/mail/authorize_reset.php

7 lines
292 B
PHP
Raw Normal View History

2024-08-06 12:21:00 +00:00
<?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';