1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Update lan_ren_help.php

This commit is contained in:
Gábor
2018-10-13 07:05:09 +02:00
committed by GitHub
parent 690db62a88
commit 2cc644c5f7

View File

@@ -66,4 +66,16 @@ define("LANHELP_50", "Heading: for H2 [h]Heading text[/h] or [h=2]Heading text[/
define("LANHELP_51", "Disable HTML new lines for enclosed text: [nobr]text[/nobr]");
define("LANHELP_52", "New line (HTML): [br]");
define("LANHELP_53", "Justify align:\n[justify]This text will be justified[/justify]");
define("LANHELP_54", "HTML block (div tag): [block]Your content[/block]");
define("LANHELP_54", "HTML block (div tag): [block]Your content[/block]");
define("LANHELP_55", "Format");
define("LANHELP_56", "Insert a table");
define("LANHELP_57", "Heading");
define("LANHELP_58", "Block");
define("LANHELP_59", "Quote");
define("LANHELP_60", "Code Block");
define("LANHELP_61", "Code Inline");
define("LANHELP_62", "Paragraph");
define("LANHELP_63", "Insert an Image from the Media Manager");
define("LANHELP_64", "Insert a file from the Media-Manager");
define("LANHELP_65", "Size");