Skip to content

Commit f9cfd80

Browse files
author
Marius Burkard
committed
- fixed client welcome message, fixed #3993
1 parent da3c0c4 commit f9cfd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/dashboard/templates/dashboard.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class='page-header'>
2-
<h1>Welcome Admin</h1>
2+
<h1>{tmpl_var name='welcome_user'}</h1>
33
</div>
44

55
<tmpl_if name='error'>

0 commit comments

Comments
 (0)