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:
@@ -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.");
|
||||
|
Reference in New Issue
Block a user