mirror of
https://github.com/zotero/zotero.git
synced 2026-09-25 01:01:20 +00:00
Make 'https' the default in WebDAV prefs drop-down
This commit is contained in:
parent
eba296a45f
commit
e34c0db060
1 changed files with 1 additions and 1 deletions
|
|
@ -148,8 +148,8 @@
|
|||
onsynctopreference="Zotero_Preferences.Sync.unverifyStorageServer()"
|
||||
style="padding: 0; width: 7em">
|
||||
<menupopup>
|
||||
<menuitem label="http" value="http" style="padding: 0"/>
|
||||
<menuitem label="https" value="https" style="padding: 0"/>
|
||||
<menuitem label="http" value="http" style="padding: 0"/>
|
||||
</menupopup>
|
||||
</menulist>
|
||||
<label value="://"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue