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

Commit 771f0f8

Browse files
author
Dominik František Bučík
authored
Merge pull request #24 from dBucik/privacyidea
fix: 🐛 Fix privacyIdea template filename
2 parents 6214b31 + 4265871 commit 771f0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/elixir/privacyidea/LoginForm.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
use SimpleSAML\Module;
66

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

0 commit comments

Comments
 (0)