SF.net SVN: phpwiki:[10729] trunk/themes/blog/templates/navbar.tmpl
vargenau--- via phpwiki-checkins <[email protected]>
| Newsgroups | gmane.comp.web.wiki.phpwiki.checkins |
|---|---|
| Message-ID | <[email protected]> |
Revision: 10729
http://sourceforge.net/p/phpwiki/code/10729
Author: vargenau
Date: 2021-12-06 10:31:29 +0000 (Mon, 06 Dec 2021)
Log Message:
-----------
There is no blog/signin template
Modified Paths:
--------------
trunk/themes/blog/templates/navbar.tmpl
Modified: trunk/themes/blog/templates/navbar.tmpl
===================================================================
--- trunk/themes/blog/templates/navbar.tmpl 2021-12-06 10:30:56 UTC (rev 10728)
+++ trunk/themes/blog/templates/navbar.tmpl 2021-12-06 10:31:29 UTC (rev 10729)
@@ -16,7 +16,7 @@
<li><?php echo WikiLink(__("UserPreferences"), "", _("Preferences")) ?></li>
<?php } ?>
</ul>
-<?php echo Template("blog/signin") ?>
+<?php echo Template("signin") ?>
</div>
</div>
</nav>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.