Skip to content
Snippets Groups Projects
Verified Commit 42658710 authored by Dominik Frantisek Bucik's avatar Dominik Frantisek Bucik
Browse files

fix: :bug: Fix privacyIdea template filename

parent 6214b310
No related branches found
No related tags found
1 merge request!24fix: 🐛 Fix privacyIdea template filename
......@@ -4,4 +4,4 @@ declare(strict_types=1);
use SimpleSAML\Module;
include Module::getModuleDir('perun') . '/themes/perun/privacyidea/loginform.php';
include Module::getModuleDir('perun') . '/themes/perun/privacyidea/LoginForm.php';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment