Answers: 1
Page [1] |
|
nbaumannBeginner Posts: 13 |
# Thread - 2008-10-04 at 11:11 PM
Hey, I would like to know how I can remove the time (like Oct 4th 2008 at 11:19 PM ) from just the news navlist. I know how to remove it system-wide but not in specific modules. Thanks for the help. |
Inactive |
|
Drag0nJust nerd Posts: 941 |
# Answer: 1 - 2008-10-05 at 2:17 AM
mods/news/navlist.php search the line 20 and edit follow code $data['news'][$run]['news_time'] = cs_date('unix',$news['news_time'],1,1,$format); to $data['news'][$run]['news_time'] = cs_date('unix',$news['news_time'],0,1,$format); ------------------ MfG Drag0n ich gebe KEINEN ICQ oder MSN Support, es sei den ich schreibe euch an |
Inactive |
|
Answers: 1
Page [1] |
|
| You must be registered. |

