remake #2

Merged
fred.boniface merged 21 commits from remake into main 2022-10-30 20:07:18 +00:00
Showing only changes of commit 66c6f50fbb - Show all commits

View File

@ -2,6 +2,6 @@
<div id="page_title" class="hide_micro">
<!-- IF PAGE TITLE ==Home then include head-img-face.php -->
<h1><?php echo &page_title; ?></h1> <!-- Apply Title Case To This Output -->
<h1><?php echo $page_title; ?></h1> <!-- Apply Title Case To This Output -->
</div>
</div>