diff --git a/html/ajax_misc.php b/html/ajax_misc.php index 6ec79743f..c3622eefb 100644 --- a/html/ajax_misc.php +++ b/html/ajax_misc.php @@ -623,11 +623,12 @@ EOF; $ajrn=$cn->get_array('select jrn_def_name,jrn_def_description from jrn_def where jrn_def_id=$1',array($l)); if ( count($ajrn)==1) { - - echo '
'.$ajrn[0]['jrn_def_description'].'
'; + echo ''.$ajrn[0]['jrn_def_description'].'
'; } + echo '