Compare commits

..

3 Commits

Author SHA1 Message Date
Olusesan Ameye 73723d72fa Merge branch 'master' of ssh://gitlab.chiefsoft.net/MERMS/MermsEmrWeb 2020-08-23 07:08:27 -04:00
Olusesan Ameye defbe1b133 fix 2020-08-21 14:09:52 -04:00
Olusesan Ameye 09bf416231 fix 2020-08-21 14:09:39 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -724,7 +724,7 @@
<!-- Start Footer -->
<footer class="container">
<p>myFit &copy; 2019. FluxTra LLC All Rights Reserved. - <a href="#terms">Terms of Use</a> - <a href="#privacy">Privacy - <a href="#security">Security</a> </a></p>
<p>myFit &copy; 2020. FluxTra LLC All Rights Reserved. - <a href="#terms">Terms of Use</a> - <a href="#privacy">Privacy - <a href="#security">Security</a> </a></p>
</footer>
<!-- End Footer -->
@@ -7,7 +7,7 @@
<footer class="footer">
<div class="row">
<div class="col-12 col-sm-6 text-center text-sm-left">
<p>&copy; Copyright Fluxtra-MERMS 2019. All rights reserved.</p>
<p>&copy; Copyright MERMS <?=date("Y");?>. All rights reserved.</p>
</div>
<div class="col col-sm-6 ml-sm-auto text-center text-sm-right">
<p>MERMS - <?= isset($_SESSION['practice_name'])? $_SESSION['practice_name']:''; ?></p>