]> git.plutz.net Git - rawnet/commitdiff
Squashed 'cgilite/' changes from 9451cdd..7459611
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)
7459611 improved markup for styling

git-subtree-dir: cgilite
git-subtree-split: 7459611c967440c8a73573b50f6d802764293a86

users.sh

index b784ec75983f4163702722d8a2557e25c04ac2d7..4c730ee3753367567f6e08e527df6bd9da4f85a0 100755 (executable)
--- a/users.sh
+++ b/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