Skip to main content
[ADDON] SimplePortal Started by Spuds · · Read 539986 times 0 Members and 1 Guest are viewing this topic.

Re: [ADDON] SimplePortal

Reply #660

Thanks, @Spuds !

Is there a way to just have board name and not a link?
I found this line, and tried to edit, but would not work:

Code: (Line) [Copy]
<span class="floatright">', $txt['incat'], ': ', $news['board']['link'], '</span>

Code: (Tried) [Copy]
<span class="floatright">', $txt['incat'], ': ', $news['board'], '</span>

Yes, I made and edited the text call....

Re: [ADDON] SimplePortal

Reply #661

Its probably $news['board']['name']