Use a HTML:INPUT field instead of a HTML:TEXTAREA field for the list of Related-Links domain exceptions.
git-svn-id: svn://10.0.0.236/trunk@56557 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
781bf92474
commit
6b37d71506
@ -75,8 +75,7 @@
|
||||
&doNotDecp.label;
|
||||
</html:div>
|
||||
<html:div>
|
||||
<html:textarea name="textstyle" ROWS="2" COLS="30" id="pref:string:browser.related.disabledForDomains">
|
||||
</html:textarea>
|
||||
<html:input name="textstyle" id="pref:string:browser.related.disabledForDomains" />
|
||||
</html:div>
|
||||
</html:fieldset>
|
||||
</box>
|
||||
|
||||
@ -75,8 +75,7 @@
|
||||
&doNotDecp.label;
|
||||
</html:div>
|
||||
<html:div>
|
||||
<html:textarea name="textstyle" ROWS="2" COLS="30" id="pref:string:browser.related.disabledForDomains">
|
||||
</html:textarea>
|
||||
<html:input name="textstyle" id="pref:string:browser.related.disabledForDomains" />
|
||||
</html:div>
|
||||
</html:fieldset>
|
||||
</box>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user