1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 10:01:56 +02:00

Fixes #726 - Forgotten password clean-up. Now functional on BS themes. (Thanks Jimmi08!)

This commit is contained in:
Moc
2014-08-16 01:04:32 +02:00
parent 3cae2aa4ef
commit 4f8cec4af1
2 changed files with 103 additions and 74 deletions

View File

@@ -1,14 +1,11 @@
<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_fpw.php,v $
| $Revision$
| $Date$
| $Author$
+----------------------------------------------------------------------------+
* Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
*
* Forgotten password language file - Password reset
*
*/
define("PAGE_NAME", "Password Reset");
define("LAN_02", "Sorry, unable to send email - please contact the main site administrator.");