Show last voted date on account details page
commitc7a9c2f3d3e396f3cedbf8b65a987d4c3ee7889f
authorDan McGee <dan@archlinux.org>
Fri, 21 Oct 2011 21:03:42 +0000 (21 16:03 -0500)
committerLukas Fleischer <archlinux@cryptocrack.de>
Mon, 24 Oct 2011 15:57:53 +0000 (24 17:57 +0200)
tree548ece59a1f88f8726bd0d46991047733e448974
parenta21739aae5daece7098652a0f7f8b7fd36b8fcc6
Show last voted date on account details page

We already show it in the account listing page as well, so we should
show it here too.

Also use a standard date format; we weren't using this non-punctuated
format anywhere else.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/html/account.php
web/lib/acctfuncs.inc.php