mirror of https://github.com/itflow-org/itflow
Update Capitalization for DOCUMENTATION
This commit is contained in:
parent
8c56426186
commit
9372ca4bc3
|
|
@ -46,7 +46,7 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-header mt-3">Documentation</li>
|
||||
<li class="nav-header mt-3">DOCUMENTATION</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a href="client_assets.php?client_id=<?php echo $client_id; ?>" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "client_assets.php") { echo "active"; } ?>">
|
||||
|
|
|
|||
Loading…
Reference in New Issue