Backend Service

This commit is contained in:
2019-04-23 13:28:58 +00:00
parent 74b47072bd
commit a6b1e92cad
2 changed files with 50 additions and 2 deletions
+7 -2
View File
@@ -533,7 +533,12 @@
<div id="privacy" class="page">
<iframe src="/webres/privacy.php" width="100%" style="height:450px; width:100%; border:0px;"></iframe>
</div>
<div id="security" class="page">
<iframe src="/webres/security.php" width="100%" style="height:450px; width:100%; border:0px;"></iframe>
</div>
<!-- Start Styles -->
<div id="styles" class="page">
@@ -719,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></p>
<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>
</footer>
<!-- End Footer -->