Made owncloud submit button more straightforward

As octogen pointed out on irc that's easy to miss that it's necessary
to click the submit button (and not just tick/untick the checkbox)
This commit is contained in:
fonfon 2015-02-02 10:35:50 +01:00 committed by Sunil Mohan Adapa
parent 980405470d
commit ef2bf32668

View File

@ -33,7 +33,7 @@
ownCloud.</p>
{{ form|bootstrap }}
<input type="submit" class="btn btn-primary btn-md" value="Update setup"/>
<input type="submit" class="btn btn-primary btn-md" value="Apply changes"/>
</form>