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