SF.net SVN: phpwiki:[10687] trunk/themes/blog/templates/top.tmpl

vargenau--- via phpwiki-checkins <[email protected]>
Newsgroups gmane.comp.web.wiki.phpwiki.checkins
Message-ID <[email protected]>
Revision: 10687
          http://sourceforge.net/p/phpwiki/code/10687
Author:   vargenau
Date:     2021-11-25 14:29:08 +0000 (Thu, 25 Nov 2021)
Log Message:
-----------
blog theme: always display WIKI_NAME

Modified Paths:
--------------
    trunk/themes/blog/templates/top.tmpl

Modified: trunk/themes/blog/templates/top.tmpl
===================================================================
--- trunk/themes/blog/templates/top.tmpl	2021-11-25 14:27:11 UTC (rev 10686)
+++ trunk/themes/blog/templates/top.tmpl	2021-11-25 14:29:08 UTC (rev 10687)
@@ -1,11 +1,9 @@
 <header role="banner">
 <div id="header">
-<?php if ( $request->getArg('action') == 'browse' ) { ?>
 <div id="yoursiteheader">
 <?php // Insert Logo here ?>
 <a href=""><?php echo WIKI_NAME ?></a>
 </div>
-<?php } ?>
 </div>
 </header>
 <?php if (empty($GLOBALS['HIDE_TOOLBARS'])) { ?>

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.