From: Paul Hänsch Date: Wed, 29 Sep 2021 11:20:41 +0000 (+0200) Subject: Merge commit 'b5b935acd56a1b3aaebf1a6b2a574807366d21fb' X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;h=b236e4fc17ec7d31612258d8bdd7f00efc3df050;hp=-c;p=rawnet Merge commit 'b5b935acd56a1b3aaebf1a6b2a574807366d21fb' --- b236e4fc17ec7d31612258d8bdd7f00efc3df050 diff --combined cgilite/users.sh index b784ec7,4c730ee..4c730ee --- a/cgilite/users.sh +++ b/cgilite/users.sh @@@ -338,7 -338,7 +338,7 @@@ w_user_login() elif [ "$USER_ID" ]; then cat <<-EOF [form #user_login .logout method=POST - [p You are currently logged in as "${USER_NAME}"] + [p Logged in as [span . $(HTML ${USER_NAME})]] [submit "action" "user_logout" Logout] ] EOF