aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/dreport.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/dreport.tpl')
-rw-r--r--view/tpl/dreport.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/dreport.tpl b/view/tpl/dreport.tpl
index a24608f58..0b8cfdb11 100644
--- a/view/tpl/dreport.tpl
+++ b/view/tpl/dreport.tpl
@@ -3,7 +3,7 @@
{{if $table == 'item'}}
<div class="dropdown float-end">
<button type="button" class="btn btn-outline-secondary btn-sm dropdown-toggle" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="{{$options}}">
- <i class="fa fa-cog"></i>
+ <i class="bi bi-gear"></i>
</button>
<div class="dropdown-menu">
<a href="dreport/push?mid={{$mid}}" class="dropdown-item">{{$push}}</a>