1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,16 @@ |
1 |
+<?php |
|
2 |
+ |
|
3 |
+/** |
|
4 |
+ * ArtLayout for Contao |
|
5 |
+ * |
|
6 |
+ * Copyright (c) 2016 Benjamin Roth |
|
7 |
+ * |
|
8 |
+ * @link http://www.esales-media.de |
|
9 |
+ * @license commercial |
|
10 |
+ */ |
|
11 |
+ |
|
12 |
+/** |
|
13 |
+ * Buttons |
|
14 |
+ */ |
|
15 |
+$GLOBALS['TL_LANG']['tl_theme']['artLayout'][0] = 'Article layouts'; |
|
16 |
+$GLOBALS['TL_LANG']['tl_theme']['artLayout'][1] = 'Edit the article layoutsof theme ID %s'; |