We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13bfc7c commit cd27640Copy full SHA for cd27640
interface/web/help/templates/faq_manage_questions_list.htm
@@ -1,4 +1,5 @@
1
<h2>{tmpl_var name="faq_faq_questions_txt"}</h2>
2
+<div class="panel panel_support_message">
3
<div class="pnl_toolsarea">
4
<fieldset><legend>{tmpl_var name="toolsarea_head_txt"}</legend>
5
<div class="buttons">
@@ -41,3 +42,4 @@ <h2>{tmpl_var name="faq_faq_questions_txt"}</h2>
41
42
</table>
43
</fieldset>
44
</div>
45
+</div>
0 commit comments