зеркало из https://github.com/mozilla/pjs.git
r=rangansen sr=blizzard bug# 10300
[fixes regression that cert selection radio buttons were on separate lines]
This commit is contained in:
Родитель
385fe7ede5
Коммит
85218be2b8
|
@ -54,7 +54,7 @@
|
|||
<caption label="&SSLClientAuthMethod;"/>
|
||||
<html> &certselect.description; </html>
|
||||
<!-- Prefs -->
|
||||
<radiogroup id="certSelection" pref="true" preftype="string"
|
||||
<radiogroup id="certSelection" orient="horizontal" pref="true" preftype="string"
|
||||
prefstring="security.default_personal_cert" prefattribute="value">
|
||||
<radio group="certSelection" label="&certselect.auto;" value="Select Automatically"/>
|
||||
<radio group="certSelection" label="&certselect.ask;" value="Ask Every Time"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче