Quote:
Originally Posted by ragtek
I solved it:
changed the templateedit to:
Code:
<if condition="$show['threadprefix'] == 2">
<td class="alt1" align="$prefixalign" nowrap="nowrap"><if condition="$thread['threadprefix']=='Suche'">$prefixmarkup[0]<span style="color:red;">$thread[threadprefix]</span>$prefixmarkup[1]<else />
$prefixmarkup[0]$thread[threadprefix]$prefixmarkup[1]</if></td>
</if>
|
What template is it? what is the name?
If it is a file edit, what is the name of the file?