From 425481fe668aa6f14dfe33e0e782dba788e2b5f5 Mon Sep 17 00:00:00 2001 From: Julian Prud'homme Date: Fri, 16 Feb 2007 09:50:26 +0100 Subject: [PATCH] [svn r11124] Fix display bug : missing pictures --- main/forum/viewthread_flat.inc.php | 4 ++-- main/forum/viewthread_nested.inc.php | 4 ++-- main/forum/viewthread_threaded.inc.php | 4 ++-- main/img/forumthread.gif | Bin 0 -> 1216 bytes 4 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 main/img/forumthread.gif diff --git a/main/forum/viewthread_flat.inc.php b/main/forum/viewthread_flat.inc.php index 87abf0ff65..f0900835b0 100644 --- a/main/forum/viewthread_flat.inc.php +++ b/main/forum/viewthread_flat.inc.php @@ -104,7 +104,7 @@ foreach ($rows as $row) echo "".icon('../img/delete.gif',get_lang('Delete'))."\n"; display_visible_invisible_icon('post', $row['post_id'], $row['visible'],array('forum'=>$_GET['forum'],'thread'=>$_GET['thread'], 'origin'=>$origin )); echo "\n"; - echo "".icon('../img/forummovepost.gif',get_lang('Edit')).""; + echo "".icon('../img/deplacer_fichier.gif',get_lang('Edit')).""; } echo '

'; //if (($current_forum_category['locked']==0 AND $current_forum['locked']==0 AND $current_thread['locked']==0) OR api_is_allowed_to_edit()) @@ -146,7 +146,7 @@ foreach ($rows as $row) $post_image.=icon('../img/forumnotification.gif',get_lang('YouWillBeNotified')); } // The post title - echo "\t\t".$post_image." ".prepare4display($row['post_title'])."\n"; + echo "\t\t".prepare4display($row['post_title'])."\n"; echo "\t\n"; // The post message diff --git a/main/forum/viewthread_nested.inc.php b/main/forum/viewthread_nested.inc.php index ec3885993f..9bbad709a2 100644 --- a/main/forum/viewthread_nested.inc.php +++ b/main/forum/viewthread_nested.inc.php @@ -102,7 +102,7 @@ foreach ($rows as $post) echo "".icon('../img/delete.gif',get_lang('Delete'))."\n"; display_visible_invisible_icon('post', $post['post_id'], $post['visible'],array('forum'=>$_GET['forum'],'thread'=>$_GET['thread'] )); echo "\n"; - echo "".icon('../img/forummovepost.gif',get_lang('Edit')).""; + echo "".icon('../img/deplacer_fichier.gif',get_lang('Edit')).""; } echo '

'; //if (($current_forum_category['locked']==0 AND $current_forum['locked']==0 AND $current_thread['locked']==0) OR api_is_allowed_to_edit()) @@ -144,7 +144,7 @@ foreach ($rows as $post) $post_image.=icon('../img/forumnotification.gif',get_lang('YouWillBeNotified')); } // The post title - echo "\t\t".$post_image." ".prepare4display($post['post_title'])."\n"; + echo "\t\t".prepare4display($post['post_title'])."\n"; echo "\t\n"; // The post message diff --git a/main/forum/viewthread_threaded.inc.php b/main/forum/viewthread_threaded.inc.php index 2b91f6cb3f..c5c26ce799 100644 --- a/main/forum/viewthread_threaded.inc.php +++ b/main/forum/viewthread_threaded.inc.php @@ -113,7 +113,7 @@ if (api_is_allowed_to_edit()) echo "".icon('../img/delete.gif',get_lang('Delete'))."\n"; display_visible_invisible_icon('post', $rows[$display_post_id]['post_id'], $rows[$display_post_id]['visible'],array('forum'=>$_GET['forum'],'thread'=>$_GET['thread'], 'post'=>$_GET['post'] )); echo "\n"; - echo "".icon('../img/forummovepost.gif',get_lang('Edit'))."\n"; + echo "".icon('../img/deplacer_fichier.gif',get_lang('Edit'))."\n"; } echo '

'; //if (($current_forum_category['locked']==0 AND $current_forum['locked']==0 AND $current_thread['locked']==0) OR api_is_allowed_to_edit()) @@ -155,7 +155,7 @@ if ($rows[$display_post_id]['post_notification']=='1' AND $rows[$display_post_id $post_image.=icon('../img/forumnotification.gif',get_lang('YouWillBeNotified')); } // The post title -echo "\t\t".$post_image." ".prepare4display($rows[$display_post_id]['post_title'])."\n"; +echo "\t\t".prepare4display($rows[$display_post_id]['post_title'])."\n"; echo "\t\n"; // The post message diff --git a/main/img/forumthread.gif b/main/img/forumthread.gif new file mode 100644 index 0000000000000000000000000000000000000000..02a2e9dfebea50c9f324e84d478c2b53a174c6fa GIT binary patch literal 1216 zcmV;x1V8&nNk%w1VHN-u0O$Vz5iqwLBj5ls@BlUHBtU`%LG>O!%m7F53qtN9LAd}& z`2b1sBub1UK+X|1f&^ZfCV)c8zLlw_j@GcVW~teEKPa z`AK!}W_gf8dHHpAe|crmdt}#JcGzNb);xjvc6x|$eU*7}zh9 zIg9^(dZSK){X~fQeRafn+t<|B|H0w^ z+SUKu*y_pQ|H$P0+TQNs+5h3+`8ZThPq`8v} zUqXMNz+ke5E*?F4 zXla87k)%|vLOoJc$(5@T^8_+^JLb%sLylC{^72825hE}@?6_d@pPVsY#Oty%r-s16BdL~(02N|v@#Ch8 zEoEJ#L;xU7U@shrEb)>c00D#v$Ml}a2r@3nfdT`P2!uzaQ>s4(4tNL=#K)5-KE~Glf(arZL4gG=9D#*1tHcqw^peg$x^(b_8FoA)%qq^T z6Nec#5bz5^fq+1WEW#l3%sa$n5(Wc(_>&MPC^XRuHQ6{r%rJy#;Eh86*i#A@Nz_mS e4Jgb&LI&C(DbPOo?8DDDy_muYG*&7U5CA(y^0{CD literal 0 HcmV?d00001