From 1115fba0649997f77a70eb4d03b1e4ab1df2d56e Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 28 Jul 2009 10:41:20 +0000 Subject: - Patch #489880 by nbz, Bojhan, Gurpartap Singh: merge 'Created' column with 'Topics'. --- modules/forum/forum-submitted.tpl.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules/forum/forum-submitted.tpl.php') diff --git a/modules/forum/forum-submitted.tpl.php b/modules/forum/forum-submitted.tpl.php index 8695e3464..c025a9862 100644 --- a/modules/forum/forum-submitted.tpl.php +++ b/modules/forum/forum-submitted.tpl.php @@ -18,11 +18,12 @@ */ ?> - by !author', array( + + $time, '!author' => $author, )); ?> + -- cgit v1.2.3