From 2c53285132b9fe28ac3c25a2ea938aad85e32b0a Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Wed, 6 Mar 2013 23:47:04 +0800 Subject: Bug 848290: 'restrict comments' checkbox isn't aligned with the 'need info' checkbox --- .../bug/edit-after_comment_commit_button.html.tmpl | 25 +++++++++++++--------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'extensions/RestrictComments/template/en/default/hook/bug/edit-after_comment_commit_button.html.tmpl') diff --git a/extensions/RestrictComments/template/en/default/hook/bug/edit-after_comment_commit_button.html.tmpl b/extensions/RestrictComments/template/en/default/hook/bug/edit-after_comment_commit_button.html.tmpl index 0cc24e289..c5250c8c2 100644 --- a/extensions/RestrictComments/template/en/default/hook/bug/edit-after_comment_commit_button.html.tmpl +++ b/extensions/RestrictComments/template/en/default/hook/bug/edit-after_comment_commit_button.html.tmpl @@ -9,13 +9,18 @@ [% RETURN UNLESS user.in_group(Param('restrict_comments_enable_group')) %] -
- - - (guidelines) -
+[%# using a table to match alignment of the needinfo checkboxes %] + + + + +
+ + + (guidelines) +
-- cgit v1.2.3-24-g4f1b