diff options
Diffstat (limited to 'public/install/language/en-gb/common/footer.php')
-rw-r--r-- | public/install/language/en-gb/common/footer.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/install/language/en-gb/common/footer.php b/public/install/language/en-gb/common/footer.php new file mode 100644 index 0000000..e4d37a6 --- /dev/null +++ b/public/install/language/en-gb/common/footer.php @@ -0,0 +1,5 @@ +<?php +// Text +$_['text_project'] = 'Project Homepage'; +$_['text_documentation'] = 'Documentation'; +$_['text_support'] = 'Support Forums'; |