Revision: 10832
http://sourceforge.net/p/phpwiki/code/10832
Author: vargenau
Date: 2022-01-05 17:47:11 +0000 (Wed, 05 Jan 2022)
Log Message:
-----------
Whitespace
Modified Paths:
--------------
trunk/themes/Portland/templates/navbar.tmpl
Modified: trunk/themes/Portland/templates/navbar.tmpl
===================================================================
--- trunk/themes/Portland/templates/navbar.tmpl 2022-01-05 17:46:48 UTC (rev 10831)
+++ trunk/themes/Portland/templates/navbar.tmpl 2022-01-05 17:47:11 UTC (rev 10832)
@@ -1,6 +1,5 @@
<nav role="navigation" aria-label="<?php echo _("Main Menu") ?>">
<?php // The bottom navigation/search bar ?>
-
<?php echo WikiLink(__("FindPage"), "button") ?> by searching
<?php if ($revision) { ?>
(or browse <?php echo Button(__("LikePages"), _("LikePages")) ?>)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|