From 98d89c7e1b9b045ba49a7ebca827f7043af0cf23 Mon Sep 17 00:00:00 2001 From: mensonge Date: Mon, 9 Feb 2009 10:22:51 +0000 Subject: Interface fix: display users' emails to admins git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@255 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/profile.tpl.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/profile.tpl.php b/templates/profile.tpl.php index a7a92ba..dda9c80 100644 --- a/templates/profile.tpl.php +++ b/templates/profile.tpl.php @@ -6,6 +6,12 @@ $this->includeTemplate($GLOBALS['top_include']);
isAdmin()) { +?> +
+
getEmail()) ?>
+getName() != "") { ?>
-- cgit v1.2.3-54-g00ecf