1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 14:13:03 +02:00

Comment class fixes. TODO - social share on submit.

This commit is contained in:
Cameron
2016-03-13 18:37:45 -07:00
parent 8d13c27638
commit f5e9a1345b
3 changed files with 9 additions and 9 deletions

View File

@@ -55,7 +55,7 @@ define("COMLAN_326", "Reply to this");
define("COMLAN_328", "Comments are locked");
define("COMLAN_329", "Unauthorized");
define("COMLAN_330", "IP:");
define("COMLAN_331", "Pending Approval");
define("COMLAN_331", "Awaiting Approval");
define("COMLAN_332", "Couldn't delete comment");
define("COMLAN_333", "Comment approved");
define("COMLAN_334", "Couldn't approve comment");