# This patch file was generated by NetBeans IDE
# This patch can be applied using context Tools: Apply Diff Patch action on respective folder.
# It uses platform neutral UTF-8 encoding.
# Above lines and this line are ignored by the patching process.
Index: modules/forum/forum-submitted.tpl.php
--- modules/forum/forum-submitted.tpl.php Base (1.3)
+++ modules/forum/forum-submitted.tpl.php Locally Modified (Based On 1.3)
@@ -18,6 +18,9 @@
  */
 ?>
 <?php if ($time): ?>
+  <?php if ($page == 0): ?>
+    <?php print $title; ?><br />
+  <?php endif; ?>
   <?php print t(
   '@time ago<br />by !author', array(
     '@time' => $time,
