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=3820e27ad1d4e9c9407c7cc316a016c80ee79902;p=rawnet Merge commit 'b5b935acd56a1b3aaebf1a6b2a574807366d21fb' --- diff --git a/cgilite/users.sh b/cgilite/users.sh index b784ec7..4c730ee 100755 --- a/cgilite/users.sh +++ b/cgilite/users.sh @@ -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