From 0185619ad39d9ad7d37e906608b43a29d5db66b2 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 11 Mar 2007 23:09:21 +0000 Subject: [PATCH] r1446: Don't show the controls to change the email, password, and displayname unless the authmode is default --- templates/userctrl.tpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/userctrl.tpl b/templates/userctrl.tpl index 6871109..4e3afa1 100644 --- a/templates/userctrl.tpl +++ b/templates/userctrl.tpl @@ -29,10 +29,12 @@ $header
{@"User Options"}
+
{@"Display Name"}
+
{@"Show Email Publicly"} @@ -156,6 +158,7 @@ $header +
@@ -190,8 +193,9 @@ $header
- +
+
-- 2.22.5