Skip to content

Commit 777a1d2

Browse files
author
latham
committed
Small fixes..
1 parent fcde055 commit 777a1d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

interface/web/help/lib/admin.conf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
The admin.conf.php file contains menu definitions to be displayed in the administration modile.
4+
The admin.conf.php file contains menu definitions to be displayed in the administration module.
55
*/
66

77

interface/web/help/templates/faq_edit.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div class="panel panel_support_message">
22

33
<div class="pnl_formsarea">
4-
<fieldset class="inlineLabels"><legend>FAQ</legend>
4+
<fieldset class="inlineLabels"><legend>{tmpl_var name='faq_faq_txt'}</legend>
55
<div class="ctrlHolder">
66
<label for="hf_section">{tmpl_var name='faq_section_txt'}</label>
77
<select name="hf_section" id="hf_section" class="selectInput">

0 commit comments

Comments
 (0)