mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 18:24:32 +02:00
Update 404.tpl
This commit is contained in:
parent
ebb41f114a
commit
5de893d16d
1 changed files with 7 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
|||
{include file="sections/user-header.tpl"}
|
||||
|
||||
<div class="page page-err clearfix">
|
||||
<div class="err-container">
|
||||
<h1 class="m404 mb0">404 <a href="{$_url}home" class="ion ion-forward" title="go to dashboard"></a></h1>
|
||||
<p class="text-desc mb20">Coming Soon!! Next Version...</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="page page-err clearfix">
|
||||
<div class="err-container">
|
||||
<h1 class="m404 mb0">404 <a href="{$_url}home" class="ion ion-forward" title="Go to Dashboard"></a></h1>
|
||||
<p class="text-desc mb20">{Lang::T('Coming Soon! Next Version...')}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{include file="sections/user-footer.tpl"}
|
||||
{include file="sections/user-footer.tpl"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue