Revision: 10790
http://sourceforge.net/p/phpwiki/code/10790
Author: vargenau
Date: 2021-12-16 15:43:13 +0000 (Thu, 16 Dec 2021)
Log Message:
-----------
themes/default/templates/debug.tmpl: remove comment
Modified Paths:
--------------
trunk/themes/default/templates/debug.tmpl
Modified: trunk/themes/default/templates/debug.tmpl
===================================================================
--- trunk/themes/default/templates/debug.tmpl 2021-12-16 15:26:26 UTC (rev 10789)
+++ trunk/themes/default/templates/debug.tmpl 2021-12-16 15:43:13 UTC (rev 10790)
@@ -1,7 +1,6 @@
<?php global $RUNTIMER; ?>
<table class="fullwidth">
<tr><td>
-<?php /* Note: The Portland theme's debug.tmpl overrides this file with it's own non-graphical variant. */ ?>
<div id="html-validator"><a href="http://validator.w3.org/check/referer"><img
id="xhtml"
src="<?php echo $WikiTheme->_findData('buttons/valid-html5.png')?>"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|