diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2023-03-20 09:58:00 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2023-03-20 09:58:00 +0000 |
| commit | 4b14ddef2396875f3c90552d4e37cd0b69dcc755 (patch) | |
| tree | 7d108ca840fe79776ccc3334b462f8ce2646e8e6 /templates | |
| parent | 45cd4aadbecce5840ab5dd56c0aad3c9807269fb (diff) | |
fix display of page when PageLayout::disableHeader() is active, fixes #2394
Closes #2394
Merge request studip/studip!1584
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/noheader.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/noheader.php b/templates/noheader.php deleted file mode 100644 index 77bc1ea..0000000 --- a/templates/noheader.php +++ /dev/null @@ -1,2 +0,0 @@ -<!-- Beginn Page --> -<div id="current-page-structure"> |
