mirror of
https://github.com/itflow-org/itflow
synced 2026-03-11 08:14:52 +00:00
Document Templates: UI Enhancement / Cleanup Document templates
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="/admin/document_template.php" class="nav-link <?php echo (in_array(basename($_SERVER['PHP_SELF']), ['document_template.php', 'document_template_details.php']) ? 'active' : ''); ?>">
|
||||
<i class="nav-icon fas fa-file"></i>
|
||||
<i class="nav-icon fas fa-file-alt"></i>
|
||||
<p>Document Templates</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user