From 1fc3ca62eeb334f55fc1ac6503df00f7e06edbb1 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 23 Nov 2016 00:12:05 -0500 Subject: Make the instance name and domain configurable. --- web/template/account_delete.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/template/account_delete.php') diff --git a/web/template/account_delete.php b/web/template/account_delete.php index 74f386d..6a874f5 100644 --- a/web/template/account_delete.php +++ b/web/template/account_delete.php @@ -1,5 +1,6 @@

- ' . htmlspecialchars($username) . '') ?> + ' . htmlspecialchars($username) . '') ?>

', '') ?> -- cgit v1.2.3-54-g00ecf