Revision: 10833
http://sourceforge.net/p/phpwiki/code/10833
Author: vargenau
Date: 2022-01-05 17:48:14 +0000 (Wed, 05 Jan 2022)
Log Message:
-----------
Remove comment
Modified Paths:
--------------
trunk/themes/default/templates/comment.tmpl
Modified: trunk/themes/default/templates/comment.tmpl
===================================================================
--- trunk/themes/default/templates/comment.tmpl 2022-01-05 17:47:11 UTC (rev 10832)
+++ trunk/themes/default/templates/comment.tmpl 2022-01-05 17:48:14 UTC (rev 10833)
@@ -19,7 +19,6 @@
}
?>
-<?php // FIXME: move table formatting to css ?>
<div title="<?php echo fmt("Comments on %s by %s.", $COMMENT_PARENT, $COMMENT_CREATOR)?>"
class="wikicomment wikitext">
<div class="wikicomment-footer">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|