Skip to content
Snippets Groups Projects
Unverified Commit 771f0f85 authored by Dominik František Bučík's avatar Dominik František Bučík Committed by GitHub
Browse files

Merge pull request #24 from dBucik/privacyidea

fix: :bug: Fix privacyIdea template filename
parents 6214b310 42658710
Branches
Tags
No related merge requests found
...@@ -4,4 +4,4 @@ declare(strict_types=1); ...@@ -4,4 +4,4 @@ declare(strict_types=1);
use SimpleSAML\Module; 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.
Please register or to comment