Thread
:
How Can I Format Latest Files List addon?
View Single Post
#
6
(
permalink
)
05-08-2008, 04:32 AM
rolandd
Learning Programmer
Join Date: Jul 2007
Posts: 43
Credits:
0
Rep Power:
6
Re: How Can I Format Latest Files List addon?
Hello,
You can change this in the file modules/mod_ionfileslatest.php. On line 80 it says:
Code:
echo '</span><br />';
You can remove the <br /> tag there. The items should then show as you want.
__________________
Regards,
RolandD
Author of:
CSV Improved and ionFilesLatest
rolandd
View Public Profile
Find all posts by rolandd