From: <var...@us...> - 2021-12-16 16:05:36
|
Revision: 10795 http://sourceforge.net/p/phpwiki/code/10795 Author: vargenau Date: 2021-12-16 16:05:35 +0000 (Thu, 16 Dec 2021) Log Message: ----------- themes/Sidebar/templates/tags.tmpl: whitespace Modified Paths: -------------- trunk/themes/Sidebar/templates/tags.tmpl Modified: trunk/themes/Sidebar/templates/tags.tmpl =================================================================== --- trunk/themes/Sidebar/templates/tags.tmpl 2021-12-16 16:03:48 UTC (rev 10794) +++ trunk/themes/Sidebar/templates/tags.tmpl 2021-12-16 16:05:35 UTC (rev 10795) @@ -3,7 +3,7 @@ <div class="portlet" id="p-tags"> <h2><?php echo _("Favorite Categories") ?> <?php echo $WikiTheme->folderArrow('p-tags', 'Open') ?></h2> <div class="pBody" id="p-tags-body"> - << PopularTags >> + <<PopularTags>> </div> </div> </nav> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |