made requested fixes

This commit is contained in:
theguardian
2015-10-22 07:58:57 -07:00
parent 022976d2f6
commit aa6cf97324
4 changed files with 7 additions and 19 deletions
-6
View File
@@ -80,12 +80,6 @@
<input type="text" name="https_key" value="${config['https_key']}" size="30">
</div>
</div>
<div class="row checkbox">
<input type="checkbox" name="verify_ssl_cert" id="verify_ssl_cert" value="1" ${config['verify_ssl_cert']} />
<label title="Verify SSL Certificates (Disable this for broken SSL installs (Like QNAP)">
Verify SSL
</label>
</div>
</fieldset>
</td>
<td>