diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-07-25 11:04:19 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-07-25 11:30:33 +0200 |
commit | 7df8dc8bcb0989a8543d699a7c667809170a69b3 (patch) | |
tree | 3ded7b5d19c0ebea74c943ce8e3bced195f072fb /po | |
parent | f4ee1278e5509c531675828dc8fce78ae1a608b9 (diff) | |
download | aur-7df8dc8bcb0989a8543d699a7c667809170a69b3.tar.gz aur-7df8dc8bcb0989a8543d699a7c667809170a69b3.tar.xz |
Add support for deleting user accounts
Users can now delete their own accounts by clicking a link in the
account edit form and confirming the deletion on a follow-up page.
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index 1b4d6a65..2b9322b8 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -34,6 +34,7 @@ lib/stats.inc.php lib/streams.php lib/translator.inc.php lib/version.inc.php +template/account_delete.php template/account_details.php template/account_edit_form.php template/account_search_results.php |