From eff983822636c96bbcea36edb8d8751f2d01dcaa Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 28 Aug 2011 01:22:54 +0000 Subject: [PATCH] - web: more tra() stuff svn path=/trunk/boinc/; revision=24061 --- checkin_notes | 6 ++++++ html/user/forum_thread.php | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index c401218344..d616af6037 100644 --- a/checkin_notes +++ b/checkin_notes @@ -5199,3 +5199,9 @@ David 26 Aug 2011 html/inc/ host.inc forum.inc + +David 26 Aug 2011 + - web: more tra() stuff + + html/user/ + forum_thread.php diff --git a/html/user/forum_thread.php b/html/user/forum_thread.php index 7d95d4f26a..9e42813c0d 100644 --- a/html/user/forum_thread.php +++ b/html/user/forum_thread.php @@ -257,7 +257,7 @@ echo " id, "\">" . tra("Sort"); echo select_from_array("sort", $thread_sort_styles, $sort_style); -echo " +echo " ";