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 fcde055 commit 777a1d2Copy full SHA for 777a1d2
interface/web/help/lib/admin.conf.php
@@ -1,7 +1,7 @@
1
<?php
2
3
/*
4
- The admin.conf.php file contains menu definitions to be displayed in the administration modile.
+ The admin.conf.php file contains menu definitions to be displayed in the administration module.
5
*/
6
7
interface/web/help/templates/faq_edit.htm
<div class="panel panel_support_message">
<div class="pnl_formsarea">
- <fieldset class="inlineLabels"><legend>FAQ</legend>
+ <fieldset class="inlineLabels"><legend>{tmpl_var name='faq_faq_txt'}</legend>
<div class="ctrlHolder">
<label for="hf_section">{tmpl_var name='faq_section_txt'}</label>
<select name="hf_section" id="hf_section" class="selectInput">
0 commit comments