Browse code

Use different title tag text and fix typo

Benjamin Roth authored on25/08/2016 15:30:03
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,14 @@
1
+<?php
2
+
3
+/**
4
+ * Pagelist for Contao
5
+ *
6
+ * Copyright (c) 2015 Benjamin Roth
7
+ *
8
+ * @license LGPL-3.0+
9
+ */
10
+
11
+/**
12
+ * Misc
13
+ */
14
+$GLOBALS['TL_LANG']['MSC']['gotoPage'] = 'Open page &quot;%s&quot;';