Higher quality cover art images.
This commit is contained in:
@@ -102,11 +102,11 @@
|
||||
<div id="https_options">
|
||||
<div class="form-group">
|
||||
<label for="https_cert">HTTPS Cert</label>
|
||||
<input type="text" id="https_cert" name="https_cert" value="${config['https_cert']}" size="30">
|
||||
<input type="text" class="input-xxlarge" id="https_cert" name="https_cert" value="${config['https_cert']}">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="https_key">HTTPS Key</label>
|
||||
<input type="text" id="https_key" name="https_key" value="${config['https_key']}" size="30">
|
||||
<input type="text" class="input-xxlarge" id="https_key" name="https_key" value="${config['https_key']}">
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
Reference in New Issue
Block a user