Traduction

This commit is contained in:
Dany De Bontridder 2013-12-30 14:38:36 +00:00
parent cc6586cc8d
commit 0121654a28

View file

@ -54,7 +54,7 @@ echo HtmlInput::request_to_hidden(array("closed_action","remind_date_end","remin
</ul> </ul>
<?php <?php
echo HtmlInput::submit("other_action_bt", "Valider"); echo HtmlInput::submit("other_action_bt", _("Valider"));
?> ?>
</div> </div>
<script> <script>