Quote:
Originally Posted by hellboundblogge
How to do this?
|
go to Search in Phrases search for "e360_started_by_x_y_z_a"
edit that and add this
Code:
<span class="label">Started by <a href="{1}" class="username understate" title="Started by {2} on {4} {5}">{3}</a>{6} on {4} {5}</span>
search for "e360_started_by_x_y_z"
edit that and add this
Code:
<span class="label">Started by <a href="{1}" class="username understate" title="Started by {2} on {4}">{3}</a>{5} on {4}</span>