aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/wiki.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-10-09 08:58:11 +0000
committerMario <mario@mariovavti.com>2021-10-09 08:58:11 +0000
commit14733f8482f309a246a6dc8187da7327d59e6321 (patch)
tree26cd188551a7635c549401573a37bd4fab0bb585 /view/tpl/wiki.tpl
parentb830bbd0846f86c36b07a5340aac3def8264b9f4 (diff)
downloadvolse-hubzilla-14733f8482f309a246a6dc8187da7327d59e6321.tar.gz
volse-hubzilla-14733f8482f309a246a6dc8187da7327d59e6321.tar.bz2
volse-hubzilla-14733f8482f309a246a6dc8187da7327d59e6321.zip
more bs5 fixes
Diffstat (limited to 'view/tpl/wiki.tpl')
-rw-r--r--view/tpl/wiki.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/wiki.tpl b/view/tpl/wiki.tpl
index bf3f64508..640678ae8 100644
--- a/view/tpl/wiki.tpl
+++ b/view/tpl/wiki.tpl
@@ -67,7 +67,7 @@
<div id="id_{{$commitMsg.0}}_wrapper" class="field input" style="display: none">
<div class="input-group">
<input class="form-control" name="{{$commitMsg.0}}" id="id_{{$commitMsg.0}}" type="text" value="{{$commitMsg.2}}"{{if $commitMsg.5}} {{$commitMsg.5}}{{/if}}>
- <button id="save-page" type="button" class="btn btn-sm btn-primary disabled">Save</button>
+ <button id="save-page" type="button" class="btn btn-primary disabled">Save</button>
</div>
</div>
{{/if}}