diff options
| author | PayBas <contact@paybas.com> | 2014-04-09 17:50:41 +0200 |
|---|---|---|
| committer | PayBas <contact@paybas.com> | 2014-04-10 12:52:18 +0200 |
| commit | c8429b8e6ad4adca19a68c7503394a8fbbc7cb7d (patch) | |
| tree | a71daad850c88885000e330c845f75fac0aef0a0 /phpBB/styles/prosilver/template/overall_header.html | |
| parent | 9dbc9b0cc23ac0cde7ca0001331ec384ac2b70d3 (diff) | |
| download | forums-c8429b8e6ad4adca19a68c7503394a8fbbc7cb7d.tar forums-c8429b8e6ad4adca19a68c7503394a8fbbc7cb7d.tar.gz forums-c8429b8e6ad4adca19a68c7503394a8fbbc7cb7d.tar.bz2 forums-c8429b8e6ad4adca19a68c7503394a8fbbc7cb7d.tar.xz forums-c8429b8e6ad4adca19a68c7503394a8fbbc7cb7d.zip | |
[ticket/12377] Forgot to change the INCLUDEs
PHPBB3-12377
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/overall_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index af7d46011b..353ba9139a 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -80,7 +80,7 @@ </div> </div> - <!-- INCLUDE overall_header_navbar.html --> + <!-- INCLUDE navbar_header.html --> </div> <!-- EVENT overall_header_page_body_before --> |
