interface/lib/classes/listform.inc.php
@@ -282,7 +282,7 @@ public function decode($record) { global $conf, $app; if(is_array($record) && count($record) > 0) { if(is_array($record) && count($record) > 0 && is_array($this->listDef['item'])) { foreach($this->listDef['item'] as $field){ $key = $field['field']; if(isset($record[$key])) { interface/web/help/lib/lang/ar_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/bg_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/br_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/cz_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/de_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/el_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/en_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/es_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/fi_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/fr_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/hr_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/hu_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/id_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/it_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/ja_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/nl_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/pl_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/pt_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/ro_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/ru_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/se_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/sk_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/lib/lang/tr_help_faq_list.lng
New file @@ -0,0 +1,3 @@ <?php $wb['edit_txt'] = 'Edit'; ?> interface/web/help/templates/help_faq_list.htm
@@ -11,7 +11,7 @@ > <span>Delete</span></a> </div> <a href="#" onClick="loadContent('help/faq_edit.php?id={tmpl_var name='id'}');">Edit</a> <a href="#" onClick="loadContent('help/faq_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="edit_txt"}</a> <br/> <br/> <br/>