TinyPortal

Development => International => Topic started by: FlynT on May 27, 2008, 01:17:21 PM

Title: [Help] Recent Topics Block
Post by: FlynT on May 27, 2008, 01:17:21 PM
Hi all,

I got a little Problem and i need your help to solve it.
Ok what i want to do is, i want to show in my "Recent Topics Block" the "Topic Starter" an not the "Last Poster"

I found the codeline in "TPortalBlocks.template.php" around Line 160 but i dont know how to change it, that it look like i want.

<div class="smalltext">', $txt[525], ' <b>', $w['poster']['link'], '</b></div>


Can someone please help me?

THX in Advanced
Flynt
Title: Re: [Help] Recent Topics Block
Post by: G6Cad on May 27, 2008, 01:47:43 PM
In our block code and snippets board there are several block codes you can check and see if they are close to what you want.