From b998a96ea815f6cf5a5918af511c43050004b12a Mon Sep 17 00:00:00 2001 From: Fil <fil@rezo.net> Date: Sat, 4 Jun 2005 16:35:48 +0000 Subject: [PATCH] un bouton qui parfois ne s'affiche pas --- ecrire/inc_presentation.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecrire/inc_presentation.php3 b/ecrire/inc_presentation.php3 index 9c3adb8d93..e5a8e82f7b 100644 --- a/ecrire/inc_presentation.php3 +++ b/ecrire/inc_presentation.php3 @@ -3080,7 +3080,7 @@ function install_fin_html($suite = '') { echo $link->getForm(); echo "<DIV align='$spip_lang_right'>" . "<INPUT TYPE='submit' CLASS='fondl' VALUE='" - . _T('bouton_suivant')." >>'></div>" + . _T('ecrire:bouton_suivant')." >>'></div>" . "</FORM>"; } -- GitLab