mirror of
https://github.com/e107inc/e107.git
synced 2025-08-27 08:14:46 +02:00
Bootstrap 3 style for comment form. Removed hardcoded lans. Use form API for inputs.
This commit is contained in:
@@ -67,6 +67,8 @@ define("COMLAN_400", "approved");
|
||||
define("COMLAN_401", "blocked");
|
||||
define("COMLAN_402", "pending");
|
||||
|
||||
define("COMLAN_403", "Leave a message...");
|
||||
define("COMLAN_404", "Approve");
|
||||
|
||||
define("COMLAN_TYPE_1", "news");
|
||||
define("COMLAN_TYPE_2", "download");
|
||||
|
Reference in New Issue
Block a user