UI - Fixing open/broken HTML which was causing some buttons to not display

This commit is contained in:
dgtlmoon
2023-09-06 12:27:27 +02:00
parent e25792bcec
commit 3b03bdcb82

View File

@@ -232,6 +232,7 @@ nav
{{ render_field(form.requests.form.extra_proxies) }}
<span class="pure-form-message-inline">"Name" will be used for selecting the proxy in the Watch Edit settings</span>
</div>
</div>
<div id="actions">
<div class="pure-control-group">
{{ render_button(form.save_button) }}