diff --git a/main/forum/editpost.php b/main/forum/editpost.php index b4354c314d..b3c43c0305 100644 --- a/main/forum/editpost.php +++ b/main/forum/editpost.php @@ -114,11 +114,11 @@ $htmlHeadXtra[] = ''; diff --git a/main/forum/forumfunction.inc.php b/main/forum/forumfunction.inc.php index fab1e80916..1597fcd1d4 100644 --- a/main/forum/forumfunction.inc.php +++ b/main/forum/forumfunction.inc.php @@ -242,15 +242,15 @@ function show_add_forum_form($inputvalues=array()) { /* if (document.getElementById('id_qualify').style.display == 'none') { document.getElementById('id_qualify').style.display = 'block'; - document.getElementById('plus').innerHTML=' \"\" ".get_lang('AddAnAttachment')."'; + document.getElementById('plus').innerHTML=' '.Display::return_icon('div_hide.gif').' ".get_lang('AddAnAttachment')."'; } else { document.getElementById('options').style.display = 'none'; - document.getElementById('plus').innerHTML=' \"\" ".get_lang('AddAnAttachment')."'; + document.getElementById('plus').innerHTML=' '.Display::return_icon('div_show.gif').' ".get_lang('AddAnAttachment')."'; }*/ - $form->addElement('html', '
'); - $form->addElement('html', '
',''); - $form->addElement('html','
'); + $form->addElement('html', '
'); + $form->addElement('html', '
',''); + $form->addElement('html','
'); $form->addElement('html','