diff options
| author | Thomas Hackl <hackl@data-quest.de> | 2022-12-13 15:46:28 +0000 |
|---|---|---|
| committer | Thomas Hackl <hackl@data-quest.de> | 2022-12-13 15:46:28 +0000 |
| commit | e5e9bd58b60f8fb24f27be0f79dfa1c7eedcdb22 (patch) | |
| tree | 051276152d0bb15211f8109bb61a622a5102b4aa /templates/header.php | |
| parent | 7c2ae216f313f5fd2d70b57cfa2e48292ee3420f (diff) | |
Resolve "Polishing für die neue HTML-Stuktur" Teil 1
Closes #1886 and #1888
Merge request studip/studip!1231
Diffstat (limited to 'templates/header.php')
| -rw-r--r-- | templates/header.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/header.php b/templates/header.php index 408b5b8..5e4ed10 100644 --- a/templates/header.php +++ b/templates/header.php @@ -203,7 +203,6 @@ if ($navigation) { </li> <? endif; ?> - <li id="responsive-toggle-desktop"></li> <li id="responsive-toggle-fullscreen"></li> </ul> </div> |
