diff options
author | Emile <hanemile@protonmail.com> | 2019-10-19 23:43:03 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-10-19 23:43:03 +0200 |
commit | f3a72cb3f02401273814663edeaba0ea22699ea0 (patch) | |
tree | 57eab9a948e6ab19ebafb1b3604363b0da11d24c | |
parent | a03aec45993ecf708a5b0401ad87b78902327424 (diff) |
formatting
-rw-r--r-- | hosted/edit_uuid.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hosted/edit_uuid.html b/hosted/edit_uuid.html index 270f672..f1f399f 100644 --- a/hosted/edit_uuid.html +++ b/hosted/edit_uuid.html @@ -98,7 +98,9 @@ <div class="form-group row"> <div class="col-sm-12"> - <button type="submit" class="btn btn-primary btn-lg btn-block">Save changes</button> + <button type="submit" class="btn btn-primary btn-lg btn-block"> + Save changes + </button> </div> </div> |