]> git.plutz.net Git - rawnet/commitdiff
Merge commit 'b5b935acd56a1b3aaebf1a6b2a574807366d21fb'
authorPaul Hänsch <paul@plutz.net>
Wed, 29 Sep 2021 11:20:41 +0000 (13:20 +0200)
committerPaul Hänsch <paul@plutz.net>
Wed, 29 Sep 2021 11:20:41 +0000 (13:20 +0200)
cgilite/users.sh

index b784ec75983f4163702722d8a2557e25c04ac2d7..4c730ee3753367567f6e08e527df6bd9da4f85a0 100755 (executable)
@@ -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