From: Matthew Vernon Date: Sun, 5 Jan 2014 13:33:19 +0000 (+0000) Subject: Add a link to the management page from the single-article page X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?a=commitdiff_plain;h=76115a75374eb65d9812ae60c60b570d88b11dbb;p=modbot-uram.git Add a link to the management page from the single-article page --- diff --git a/webstump/scripts/html_output.pl b/webstump/scripts/html_output.pl index 61f2b13..0529a82 100644 --- a/webstump/scripts/html_output.pl +++ b/webstump/scripts/html_output.pl @@ -283,6 +283,11 @@ editing the respective lists of whitelisted and watchlisted posters. "; print "\n\n"; + print "
"; + &html_print_credentials; + print " + +
"; print "
Change Password";