aurweb/web
Lukas Fleischer 75923205af Fix email body of password reset emails
When the password reset function was factored out in 5d31bb2 (Move reset
key submission to a separate function, 2013-03-19), a semicolon was
accidentally replaced by a concatenation operator. As a result of this,
all password reset emails sent since mid-2013 only contained a password
reset link without any description. Fix this by terminating the
assignment with a semicolon again.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2015-05-21 09:33:58 +02:00
..
html Fix email body of password reset emails 2015-05-21 09:33:58 +02:00
lib Automatically close requests 2015-03-04 12:20:21 +01:00
locale Add dummy "web/locale/" directory. 2011-04-10 15:40:49 +02:00
template Rename the AUR software to aurweb 2015-02-04 09:50:01 +01:00