mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
Fix for login/signup message on comment form. Allow login page to load if social signup is active.
This commit is contained in:
@@ -79,4 +79,11 @@ define("COMLAN_TYPE_6", "bugtrack");
|
||||
define("COMLAN_TYPE_7", "ideas");
|
||||
define("COMLAN_TYPE_8", "userprofile");
|
||||
define("COMLAN_TYPE_PAGE", "Content"); // Really custom page, but use a 'non-technical' description
|
||||
|
||||
define("COMLAN_500", "Please [sign in] to leave a comment.");
|
||||
define("COMLAN_501", "If you are not yet registered, you may [click here to register].");
|
||||
|
||||
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user