X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/ed2fb8f07774a76271a3b18b41bc94ddd07a7e7b..124408405f0b25fbb282c703007f052b5b475a88:/install.php?ds=inline 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') . ':';