This commit is contained in:
sparkyx 2007-03-24 19:13:22 +00:00
parent 2c50ecda68
commit c0d75f6416
7 changed files with 20 additions and 20 deletions

View file

@ -217,7 +217,7 @@ if ( isset ($_POST['add_action_here']) )
echo '<input type="hidden" name="sa" value="save_action_st1">';
echo $h_url;
echo '<input type="submit" name="save_action_st1" value="Sauver"></p>'.
echo '<input type="submit" name="save_action_st1" value="Enregistrer"></p>'.
'</form>'.
'</div>';
@ -339,7 +339,7 @@ if ( $sub_action == "add_action" )
echo '<input type="hidden" name="sa" value="save_action_st1">';
echo $h_url;
echo '<input type="submit" name="save_action_st1" value="Sauver"></p>'.
echo '<input type="submit" name="save_action_st1" value="Enregistrer"></p>'.
'</form>'.
'</div>';