Skip to content

Commit

Permalink
Fix title bar text not showing on login screen
Browse files Browse the repository at this point in the history
  • Loading branch information
aungzwin10 committed Aug 7, 2020
1 parent 35c92f1 commit 8de3313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UI/login.html
@@ -1,5 +1,5 @@
[% INCLUDE 'ui-header.html'
titlebar = "LedgerSMB $version"
title = "LedgerSMB $version"
include_stylesheet = ["login.css", "ledgersmb.css"];

PROCESS elements.html -%]
Expand Down

0 comments on commit 8de3313

Please sign in to comment.