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