- Code: Select all
<open src="styles/prosilver/template/viewtopic_body.html">
<edit>
<find><![CDATA[<a href="#p{postrow.POST_ID}">]]></find>
<inline-edit>
<inline-find><![CDATA[<a href="#p{postrow.POST_ID}">]]></inline-find>
<inline-action type="replace-with"><![CDATA[<a href="{U_VIEW_TOPIC}#p{postrow.POST_ID}">]]></inline-action>
</inline-edit>
</edit>
<edit>
<find><![CDATA[<a href="#wrap" class="top" title="{L_BACK_TO_TOP}">]]></find>
<inline-edit>
<inline-find><![CDATA[<a href="#wrap" class="top" title="{L_BACK_TO_TOP}">]]></inline-find>
<inline-action type="replace-with"><![CDATA[<a href="{U_VIEW_TOPIC}#wrap" class="top" title="{L_BACK_TO_TOP}">]]></inline-action>
</inline-edit>
</edit>
</open>
Thx,
Michael

English |
French
