mirror of
https://gitlab.com/mojo42/Jirafeau.git
synced 2025-04-21 04:01:51 +02:00
[BUGFIX] prevent PREV_STEP button to be disproportionnate cause of \n in ""
This commit is contained in:
parent
1a41ef82ac
commit
ec83f46ba4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user