Report#45: "Link us" Box - mark the whole link on click
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<span class="corners-top"><span></span></span>
|
||||
<h3>{L_LINK_US}</h3>
|
||||
{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 />
|
||||
<span class="corners-bottom"><span></span></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user