Report#45: "Link us" Box - mark the whole link on click
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<tr class="row1">
|
||||
<td>
|
||||
{LINK_US_TXT}<br /><br />
|
||||
<input type="text" tabindex="1" size="28" value="{U_LINK_US}" class="inputbox autowidth" /><br />
|
||||
<input type="text" tabindex="1" size="28" value="{U_LINK_US}" class="inputbox autowidth" onclick="this.focus();this.select();" /><br />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user