Readonly Tag for Link-Us block
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<tr class="row1">
|
||||
<td>
|
||||
{LINK_US_TXT}<br style="clear:both" />
|
||||
<input type="text" tabindex="9" size="autowidth" value="{U_LINK_US}" class="inputbox autowidth" onclick="this.focus();this.select();" /><br style="clear:both" />
|
||||
<input type="text" tabindex="9" size="autowidth" value="{U_LINK_US}" class="inputbox autowidth" onclick="this.focus();this.select();" readonly="readonly" /><br style="clear:both" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user