change icon
This commit is contained in:
parent
1b6a5587d6
commit
bda30ee9b0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
echo Bootstrap::pageTitle(array('title'=>$L->g('Themes'), 'icon'=>'eye'));
|
echo Bootstrap::pageTitle(array('title'=>$L->g('Themes'), 'icon'=>'desktop'));
|
||||||
|
|
||||||
echo '
|
echo '
|
||||||
<table class="table mt-3">
|
<table class="table mt-3">
|
||||||
|
|
Loading…
Add table
Reference in a new issue