Add last sync info

This commit is contained in:
ostertun
2020-10-06 00:21:23 +02:00
parent 01d0ae96f9
commit 3fd9beae1e
2 changed files with 29 additions and 28 deletions

View File

@@ -27,7 +27,8 @@
<?php include(__DIR__ . '/headerfooter.php'); ?>
<!--start of page content, add your stuff here-->
<div class="page-content header-clear-medium">
<div class="page-content header-clear">
<div id="syncstatus" class="text-right mr-2 mb-1">Zuletzt aktualisiert: nie</div>
<?php echo $sp['output']; ?>
</div>
<!--end of page content, off canvas elements here-->