Skip to content

Commit

Permalink
wip(frontend): support for older login templates
Browse files Browse the repository at this point in the history
issue #1102
  • Loading branch information
frankiejol committed Jul 12, 2019
1 parent 58ae064 commit d3a9f3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rvd_front.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1291,6 +1291,7 @@ sub login {
,login_header => $CONFIG_FRONT->{login_header}
,login_message => $CONFIG_FRONT->{login_message}
,guide => $CONFIG_FRONT->{guide}
,login_hash => ''
);
}

Expand Down

0 comments on commit d3a9f3e

Please sign in to comment.