Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #24 from dBucik/privacyidea
Browse files Browse the repository at this point in the history
fix: 🐛 Fix privacyIdea template filename
  • Loading branch information
Dominik František Bučík authored Apr 22, 2022
2 parents 6214b31 + 4265871 commit 771f0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/elixir/privacyidea/LoginForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

use SimpleSAML\Module;

include Module::getModuleDir('perun') . '/themes/perun/privacyidea/loginform.php';
include Module::getModuleDir('perun') . '/themes/perun/privacyidea/LoginForm.php';

0 comments on commit 771f0f8

Please sign in to comment.