aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_logs.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-21 13:24:38 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-21 13:24:38 +0200
commit437aa4082c70660cd6afc22cec2545af22bba520 (patch)
tree70af9b40c1b7202df209e242479c9895d6765bd9 /view/tpl/admin_logs.tpl
parent46d6d1c329e52e7e705374f56d1a8da6277aa454 (diff)
parent0f9802a47c6a21f3293e8e2d1b7028031d4925fd (diff)
downloadvolse-hubzilla-437aa4082c70660cd6afc22cec2545af22bba520.tar.gz
volse-hubzilla-437aa4082c70660cd6afc22cec2545af22bba520.tar.bz2
volse-hubzilla-437aa4082c70660cd6afc22cec2545af22bba520.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'view/tpl/admin_logs.tpl')
-rwxr-xr-xview/tpl/admin_logs.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/admin_logs.tpl b/view/tpl/admin_logs.tpl
index 6d2d7834c..844c487ee 100755
--- a/view/tpl/admin_logs.tpl
+++ b/view/tpl/admin_logs.tpl
@@ -8,7 +8,7 @@
{{include file="field_input.tpl" field=$logfile}}
{{include file="field_select.tpl" field=$loglevel}}
- <div class="submit"><input type="submit" name="page_logs" value="{{$submit}}" /></div>
+ <div class="submit"><button type="submit" name="page_logs" class="btn btn-primary">{{$submit}}</button></div>
</form>