add contact data enrichment && add templating on messages

This commit is contained in:
osaajani 2019-11-20 02:45:00 +01:00
parent 50c7e4298c
commit 9f98fb5ae3
16 changed files with 833 additions and 88 deletions

View file

@ -18,6 +18,10 @@
<?php } ?>
</script>
<?php } ?>
<?php if (!$_SESSION['user']['settings']['display_help']) { ?>
<style>.help {display: none;}</style>
<?php } ?>
</body>
</html>