diff options
Diffstat (limited to 'template/default/comments.tpl')
-rw-r--r-- | template/default/comments.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/default/comments.tpl b/template/default/comments.tpl index 71f3a4c62..d74963d9f 100644 --- a/template/default/comments.tpl +++ b/template/default/comments.tpl @@ -49,7 +49,9 @@ <!-- END picture --> </table> <!-- BEGIN validation --> +<div align="center"> <input type="submit" name="validate" class="bouton" value="{L_VALIDATE}" /> <input type="submit" name="delete" class="bouton" value="{L_DELETE}" /> +</div> </form> <!-- END validation -->
\ No newline at end of file |