r=rangansen sr=blizzard bug# 10300
[fixes regression that cert selection radio buttons were on separate lines] git-svn-id: svn://10.0.0.236/trunk@105194 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user