diff --git a/settings/templates/help.php b/settings/templates/help.php index a53ec76d68..b2a78ff851 100644 --- a/settings/templates/help.php +++ b/settings/templates/help.php @@ -1,4 +1,5 @@ -t( 'Ask a question' ); ?> printPage(); @@ -25,7 +26,7 @@
- "") { echo(''); } ?> + "") echo(''); ?> '') echo('

'.$kb["name"].'

');?>

'') echo('

'.$l->t('Answer').':

'.$kb['answer'].'

');?>