From: Michael Tremer Date: Wed, 27 Nov 2024 13:43:30 +0000 (+0000) Subject: users: Correctly name the mail forwarding field X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4de0c3a9f5c3323737e0d29ab888020c836c1b41;p=ipfire.org.git users: Correctly name the mail forwarding field Signed-off-by: Michael Tremer --- diff --git a/src/templates/users/edit.html b/src/templates/users/edit.html index 40c129a0..ac2e8091 100644 --- a/src/templates/users/edit.html +++ b/src/templates/users/edit.html @@ -219,11 +219,12 @@
- +
+ placeholder="{{ _("Forwarding Email Address") }}" + value="{{ account.mail_routing_address or "" }}">