<td>
<a onfocus="OnLink(this)" href="{$FORM_EDIT}&ID={$ID}&ContentTypeID={$thisNode/@ContentTypeId}" onclick="EditLink2(this,{$ViewCounter});return false;" target="_self">
<xsl:variable name="titlevalue" select="$thisNode/@Title" />
<xsl:value-of disable-output-escaping="yes" select="$titlevalue" />
</a>
</td>
No comments:
Post a Comment