|
From: Florin C B. <ory...@us...> - 2010-07-23 11:15:34
|
Update of /cvsroot/mxbb/mx_smartor/templates/_core In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv17105/_core Modified Files: mx_smartor.cfg Log Message: Index: mx_smartor.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/_core/mx_smartor.cfg,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mx_smartor.cfg 29 Aug 2008 05:58:25 -0000 1.4 --- mx_smartor.cfg 23 Jul 2010 11:15:26 -0000 1.5 *************** *** 57,60 **** --- 57,61 ---- $mx_images['icon_right_arrow3'] = "$current_module_images/icon_right_arrow3.gif"; $mx_images['no_thumbnail'] = "$current_module_images/nothumbnail.jpg"; + $mx_images['no_picture'] = "$current_module_images/nopicture.jpg"; $mx_images['spacer'] = "$current_module_images/spacer.gif"; $mx_images['mini_new_pictures'] = "$current_module_images/icon_minipost_new.gif"; |