You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: system/modules/semantic_html5/languages/de/tl_settings.php
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@
9
9
* @filesource
10
10
*/
11
11
12
-
/**
13
-
* Fields
14
-
*/
15
-
$GLOBALS['TL_LANG']['tl_settings']['sh5_customer_tags'] = array('HTML5-Elemente', 'Hier können Sie die Liste der HTMl5-Elemente für die Extension semantic_html5 um eigene Elemente erweitern.');
$GLOBALS['TL_LANG']['tl_settings']['sh5_customer_tags']['1'] = 'Hier können Sie die Liste der HTML5-Elemente für die Extension semantic_html5 um eigene Elemente erweitern.';
0 commit comments