= __("IRC Nick") . ":" ?> |
= htmlspecialchars($row["IRCNick"], ENT_QUOTES) ?> |
diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php
index b4f0192..6c2b8fb 100644
--- a/web/template/account_edit_form.php
+++ b/web/template/account_edit_form.php
@@ -98,6 +98,11 @@
+
+
+
+
+
--
cgit v1.2.3-54-g00ecf
From 4a355c71cb21d21db2d7d6dec5746a432e47aaea Mon Sep 17 00:00:00 2001
From: Johannes Löthberg
Date: Thu, 11 Aug 2016 20:52:54 +0200
Subject: Add details link from account edit form
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Johannes Löthberg
Signed-off-by: Lukas Fleischer
---
web/template/account_edit_form.php | 1 +
1 file changed, 1 insertion(+)
(limited to 'web/template/account_edit_form.php')
diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php
index 6c2b8fb..19821a0 100644
--- a/web/template/account_edit_form.php
+++ b/web/template/account_edit_form.php
@@ -1,6 +1,7 @@
= __('Click %shere%s if you want to permanently delete this account.', '', '') ?>
+ = __('Click %shere%s for user details.', '', '') ?>