Browse code

Initial commit

Benjamin Roth authored on13/07/2016 09:17:47
Showing1 changed files
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] = 'Artikellayouts';
16
+$GLOBALS['TL_LANG']['tl_theme']['artLayout'][1] = 'Die Artikellayouts des Theme ID %s bearbeiten';