mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
Chatbox plugin fixes #127
This commit is contained in:
@@ -6,11 +6,6 @@
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Plugin - Chatbox
|
||||
*
|
||||
* $URL$
|
||||
* $Id$
|
||||
*
|
||||
*/
|
||||
|
||||
//define("CHBLAN_1", "Chatbox settings updated.");
|
||||
@@ -43,7 +38,7 @@ define("CHBLAN_26", "One month");
|
||||
define("CHBLAN_27", "- Delete all posts -");
|
||||
define("CHBLAN_28", "Chatbox pruned.");
|
||||
|
||||
define("CHBLAN_29", "Display chatbox inside scrolling layer");
|
||||
define("CHBLAN_29", "Display chatbox inside scrolling layer with height [x]"); // [x] will be replaced automatically
|
||||
define("CHBLAN_30", "Layer height");
|
||||
define("CHBLAN_31", "Show emoticons");
|
||||
define("CHBLAN_32", "Moderator userclass");
|
||||
|
Reference in New Issue
Block a user