X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/1a41ef82ac7e1a30134e471f73e9a8d0e204f2a6..7511bd61153aaa912ebb96e3f2d6a49b27cdde5d:/install.php?ds=sidebyside diff --git a/install.php b/install.php index 4a554ab..1210753 100644 --- a/install.php +++ b/install.php @@ -268,10 +268,7 @@ case 3: ?></legend> <table> <tr> <td class = "info" colspan = "2"><?php echo t('SETTING_UP'); ?></td> </tr> <tr> <td class = "nav previous"><input type = - "submit" name = "previous" value = - " - <?php - echo t('PREV_STEP'); + "submit" name = "previous" value = " <?php echo t('PREV_STEP'); ?>" /></td> <td></td> </tr> </table> </fieldset> </form> </div> <?php