diff options
Diffstat (limited to 'Views/Includes/en/title.php')
| -rw-r--r-- | Views/Includes/en/title.php | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Views/Includes/en/title.php b/Views/Includes/en/title.php deleted file mode 100644 index d08f444..0000000 --- a/Views/Includes/en/title.php +++ /dev/null @@ -1,15 +0,0 @@ -<?php -// **************************************************************************** -// Description: Titre des pages -// **************************************************************************** -$title = [ - "index" => "AlphaJob - Index", - "login" => "AlphaJob - Login Page", - "message" => "AlphaJob - Message", - "mission" => "AlphaJob - Register a mission", - "myMission" => "AlphaJob - My missions", - "register" => "AlphaJob - Register an user", - "userInfo" => "AlphaJob - My user information", - "admin" => "AlphaJob - Administration of alphajob" -]; -?>
\ No newline at end of file |
