From 8df3db566a3a937b45ebf11adb90d265e6f5e2d4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 17 Nov 2019 20:45:02 +0100 Subject: initial checking of customized version 1.0rc9 --- themes/CleanFS/templates/profile.tpl | 70 ++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 themes/CleanFS/templates/profile.tpl (limited to 'themes/CleanFS/templates/profile.tpl') diff --git a/themes/CleanFS/templates/profile.tpl b/themes/CleanFS/templates/profile.tpl new file mode 100644 index 0000000..2c828ef --- /dev/null +++ b/themes/CleanFS/templates/profile.tpl @@ -0,0 +1,70 @@ +
infos['real_name']); ?> (infos['user_name']); ?>) + + + + + + isAnon() && !$fs->prefs['hide_emails'] && !$theuser->infos['hide_my_email']) || $user->perms('is_admin')): ?> + + + + + + prefs['jabber_server']) && (( !$user->isAnon() && !$fs->prefs['hide_emails'] && !$theuser->infos['hide_my_email']) || $user->perms('is_admin')) ): ?> + + + + + + + + + + id): ?> + + + + + + + + + + + + + + + + + + infos['register_date']): ?> + + + + + +
infos['real_name']); ?>
infos['email_address']); ?>
infos['jabber_id']); ?>
infos['global_group'], $groups)]['group_name']); ?>
+ perms('manage_project')): ?> + id)); ?> + + + + + + + + + + perms('project_group')): ?> + perms('project_group'), $project_groups)]['group_name']); ?> + + + + +
infos['register_date'])); ?>
+
+
perms('is_admin')): ?>
-- cgit v1.2.3-54-g00ecf