summaryrefslogtreecommitdiffstats
path: root/apps/admin/modules/address/templates/_localpart.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/admin/modules/address/templates/_localpart.php')
-rw-r--r--apps/admin/modules/address/templates/_localpart.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/admin/modules/address/templates/_localpart.php b/apps/admin/modules/address/templates/_localpart.php
new file mode 100644
index 0000000..e01fe5d
--- /dev/null
+++ b/apps/admin/modules/address/templates/_localpart.php
@@ -0,0 +1 @@
+<?php echo ($address->isCatchAll() ? "*": $address->getLocalpart() ) ?>