Use a HTML:INPUT field instead of a HTML:TEXTAREA field for the list of Related-Links domain exceptions.
This commit is contained in:
Родитель
4ab5a031cd
Коммит
662e7d983f
|
@ -75,8 +75,7 @@
|
||||||
&doNotDecp.label;
|
&doNotDecp.label;
|
||||||
</html:div>
|
</html:div>
|
||||||
<html:div>
|
<html:div>
|
||||||
<html:textarea name="textstyle" ROWS="2" COLS="30" id="pref:string:browser.related.disabledForDomains">
|
<html:input name="textstyle" id="pref:string:browser.related.disabledForDomains" />
|
||||||
</html:textarea>
|
|
||||||
</html:div>
|
</html:div>
|
||||||
</html:fieldset>
|
</html:fieldset>
|
||||||
</box>
|
</box>
|
||||||
|
|
|
@ -75,8 +75,7 @@
|
||||||
&doNotDecp.label;
|
&doNotDecp.label;
|
||||||
</html:div>
|
</html:div>
|
||||||
<html:div>
|
<html:div>
|
||||||
<html:textarea name="textstyle" ROWS="2" COLS="30" id="pref:string:browser.related.disabledForDomains">
|
<html:input name="textstyle" id="pref:string:browser.related.disabledForDomains" />
|
||||||
</html:textarea>
|
|
||||||
</html:div>
|
</html:div>
|
||||||
</html:fieldset>
|
</html:fieldset>
|
||||||
</box>
|
</box>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче