1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 05:11:42 +02:00

Fixes #898 - Incorrect path to admin area.

This commit is contained in:
Cameron
2015-02-19 16:54:43 -08:00
parent 572c1906e0
commit ce5137fc6e
2 changed files with 7 additions and 2 deletions

View File

@@ -198,7 +198,7 @@ define("PRFLAN_198", "If disabled, user has to explicitly log in after signup");
//define("PRFLAN_199", "");
//0.8
define("PRFLAN_154a", "If 'Admin Approval' is selected, it is recommended that you enable email notification on user signup <a href='.e_ADMIN.'notify.php'>here</a>."); //FIXME HMTL
define("PRFLAN_154a", "If 'Admin Approval' is selected, it is recommended that you enable email notification on user signup [here].");
define("PRFLAN_196a", "Log directory:");
define("PRFLAN_199", "Show Admin Sub-links");