We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b036cc4 commit 8a8cff8Copy full SHA for 8a8cff8
templates/nextgen/smarty_head.tpl
@@ -115,7 +115,7 @@
115
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#sidebar-container">
116
<span class="sr-only">{t}Toggle Sidebar{/t}</span>
117
<!-- <span class="navbar-toggler-icon"></span> -->
118
- <i class="fas fa-sitemap fa-lg"></i>
+ <i class="fas fa-folder-open fa-lg fa-fw"></i>
119
</button>
120
121
<a class="navbar-brand" href="{$relative_path}startup.php"><i class="fa fa-microchip" aria-hidden="true"></i> {if !empty($partdb_title)}{$partdb_title}{else}Part-DB{/if}</a>
0 commit comments