X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/ed2fb8f07774a76271a3b18b41bc94ddd07a7e7b..05833d4c3163695568bebb2b905eb9f180107e15:/install.php?ds=sidebyside diff --git a/install.php b/install.php index 5226f1b..451ebe3 100644 --- a/install.php +++ b/install.php @@ -249,7 +249,7 @@ case 2: "2"><?php echo t ('Jirafeau has an administration interface (through admin.php). ' . - 'You can set a password to access the interface or leave it be empty ' . + 'You can set a password to access the interface or leave it empty ' . 'to disable the interface.'); ?></td> </tr> <tr> <td class = "label"><label for = "select_password" ><?php echo t('Administration password') . ':';