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

Minor LAN change in chatbox input placeholder.

This commit is contained in:
Moc
2013-05-23 22:09:12 +02:00
parent 54515f7dc6
commit 14c41b7ec9

View File

@@ -50,5 +50,5 @@ define("NT_LAN_CB_5", "Message");
define("NT_LAN_CB_6", "Chatbox Message Posted");
define("LAN_CHATBOX_100", "Type in your message");
define("LAN_CHATBOX_100", "Type your message here.");
?>