PDA

View Full Version : How can remove this ''( ' )''



fariborz khan
Tue 1st Jan '08, 10:15pm
Hi :i have a rtl forum i want remove this sign that i show in picture becauose in rtl that sine is not ordered

Nudda
Tue 1st Jan '08, 11:23pm
Edit the postbit_attachment template. Remove the ( ) that is around


$attachment[filesize]<if condition="$show['views']">, <phrase 1="$attachment[counter]">$vbphrase[x_views]</phrase></if>

fariborz khan
Tue 1st Jan '08, 11:57pm
thanks for your reply
sorry but i dont see () in your code that attached

fariborz khan
Wed 2nd Jan '08, 12:02am
Edit the postbit_attachment template. Remove the ( ) that is around


$attachment[filesize]<if condition="$show['views']">, <phrase 1="$attachment[counter]">$vbphrase[x_views]</phrase></if>
i found it thanks a lot;)