Website is completed working, moved into billing module
This commit is contained in:
parent
3ea6436f27
commit
437fbad5e6
401 changed files with 1822 additions and 7831 deletions
6
modules/billing/includes/top.php
Normal file
6
modules/billing/includes/top.php
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
// top.php — reserved placeholder
|
||||
// The site header (logo + title) has been moved into includes/menu.php
|
||||
// Keep this file present so pages that include it continue to work.
|
||||
// If you need to re-enable a separate top strip later, add markup here.
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue