mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-26 00:18:43 +08:00
Fix header link customer
This commit is contained in:
parent
aa72b3d8fd
commit
4238345622
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
<div class="wrapper">
|
||||
|
||||
<header class="main-header">
|
||||
<a href="{$_url}?_route=home" class="logo">
|
||||
<a href="{$_url}home" class="logo">
|
||||
<span class="logo-mini"><b>N</b>uX</span>
|
||||
<span class="logo-lg">{$_c['CompanyName']}</span>
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue