mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 21:28:55 +00:00
Checking in for walk84. Bug 91799 - add align=center to fix layout problem. r=rangansen,sr=hewitt,a=dbaron
This commit is contained in:
parent
f7165d9ca3
commit
04b248b033
@ -78,14 +78,14 @@
|
||||
</columns>
|
||||
|
||||
<rows>
|
||||
<row>
|
||||
<row align="center">
|
||||
<text class="label" value="&signingCA.label;" for="signingCA"/>
|
||||
<menulist id="signingCA" pref="true" preftype="string" prefstring="security.OCSP.signingCA"
|
||||
prefattribute="value" flex="1" oncommand="changeURL()">
|
||||
<menupopup/>
|
||||
</menulist>
|
||||
</row>
|
||||
<row>
|
||||
<row align="center">
|
||||
<text class="label" value="&serviceURL.label;" for="serviceURL"/>
|
||||
<textbox id="serviceURL" pref="true" preftype="string" prefstring="security.OCSP.URL"
|
||||
prefattribute="value" flex="1"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user