diff --git a/plugins/tiddlywiki/tiddlyweb/ServerControlPanel.tid b/plugins/tiddlywiki/tiddlyweb/ServerControlPanel.tid index f34fd0560..cf20c158f 100644 --- a/plugins/tiddlywiki/tiddlyweb/ServerControlPanel.tid +++ b/plugins/tiddlywiki/tiddlyweb/ServerControlPanel.tid @@ -6,7 +6,7 @@ tags: $:/tags/ControlPanel Log in to ~TiddlyWeb: <$button message="tw-login" class="btn btn-info">Login <$reveal state="$:/status/IsLoggedIn" type="match" text="yes"> -Log out of ~TiddlyWeb: <$button message="tw-logout" class="btn btn-warning">Logout +Logged in as {{$:/status/UserName}} <$button message="tw-logout" class="btn btn-warning">Logout Host configuration: <$edit-text tiddler="$:/config/tiddlyweb/host" tag="input" default=""/>