From 80ff5109a774a69473e2a9d74a49b8dc4da03e8f Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 29 Jul 2007 17:28:23 +0000 Subject: - Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3. This is a small form API extension (doesn't break existing code) that facilitates the Drupal 6 upgrade of the Views module. A good example of why it can be beneficial to start upgrading your modules early on in the code freeze. ;) --- modules/forum/forum-submitted.tpl.php | 6 +++--- modules/forum/forums.tpl.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/forum') diff --git a/modules/forum/forum-submitted.tpl.php b/modules/forum/forum-submitted.tpl.php index 79580c3aa..747cf8375 100644 --- a/modules/forum/forum-submitted.tpl.php +++ b/modules/forum/forum-submitted.tpl.php @@ -1,10 +1,10 @@ - by !author', array( - '@time' => $time, + '@time' => $time, '!author' => $author, )); ?> diff --git a/modules/forum/forums.tpl.php b/modules/forum/forums.tpl.php index 1b8264a72..0b8e1dfb6 100644 --- a/modules/forum/forums.tpl.php +++ b/modules/forum/forums.tpl.php @@ -1,4 +1,4 @@ -