Skip to content

Commit cd27640

Browse files
author
cfoe
committed
added missing div.panel for consistency in design
1 parent 13bfc7c commit cd27640

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

interface/web/help/templates/faq_manage_questions_list.htm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<h2>{tmpl_var name="faq_faq_questions_txt"}</h2>
2+
<div class="panel panel_support_message">
23
<div class="pnl_toolsarea">
34
<fieldset><legend>{tmpl_var name="toolsarea_head_txt"}</legend>
45
<div class="buttons">
@@ -41,3 +42,4 @@ <h2>{tmpl_var name="faq_faq_questions_txt"}</h2>
4142
</table>
4243
</fieldset>
4344
</div>
45+
</div>

0 commit comments

Comments
 (0)