diff options
Diffstat (limited to 'src/view/templates/header.php')
| -rw-r--r-- | src/view/templates/header.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/view/templates/header.php b/src/view/templates/header.php index a2d472d..ba17dcd 100644 --- a/src/view/templates/header.php +++ b/src/view/templates/header.php | |||
| @@ -7,10 +7,10 @@ | |||
| 7 | </div> | 7 | </div> |
| 8 | <div class="header_additional_inputs"> | 8 | <div class="header_additional_inputs"> |
| 9 | <div id="head_favicon"> | 9 | <div id="head_favicon"> |
| 10 | <?= $admin_favicon ?> | 10 | <?= $admin_head_favicon ?> |
| 11 | </div> | 11 | </div> |
| 12 | <div id="header_background"> | 12 | <div id="header_background"> |
| 13 | <?= $admin_background ?> | 13 | <?= $admin_header_background ?> |
| 14 | </div> | 14 | </div> |
| 15 | </div> | 15 | </div> |
| 16 | <div class="header_content"> | 16 | <div class="header_content"> |
