aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/en-gb/common/dashboard.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/en-gb/common/dashboard.php')
-rw-r--r--public/admin/language/en-gb/common/dashboard.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/admin/language/en-gb/common/dashboard.php b/public/admin/language/en-gb/common/dashboard.php
new file mode 100644
index 0000000..1bed2be
--- /dev/null
+++ b/public/admin/language/en-gb/common/dashboard.php
@@ -0,0 +1,6 @@
+<?php
+// Heading
+$_['heading_title'] = 'Dashboard';
+
+// Error
+$_['error_install'] = 'Warning: Install folder still exists and should be deleted for security reasons!'; \ No newline at end of file