summaryrefslogtreecommitdiff
path: root/modules/forum
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-04-28 20:25:22 +0000
committerDries Buytaert <dries@buytaert.net>2010-04-28 20:25:22 +0000
commit0b61ecfe3ae40cfb7065640a01756714c512ecdf (patch)
treedb40863d2ef7c4d64061db311b09cf36f8ab2e4b /modules/forum
parent01eb7bff732b65228caea2238e0520bc15c3e69d (diff)
downloadbrdo-0b61ecfe3ae40cfb7065640a01756714c512ecdf.tar.gz
brdo-0b61ecfe3ae40cfb7065640a01756714c512ecdf.tar.bz2
- Patch #782056 by aspilicious: removing every tab + trailing white space in core.
Diffstat (limited to 'modules/forum')
-rw-r--r--modules/forum/forum-topic-list.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/forum/forum-topic-list.tpl.php b/modules/forum/forum-topic-list.tpl.php
index e290b4f39..c223686a9 100644
--- a/modules/forum/forum-topic-list.tpl.php
+++ b/modules/forum/forum-topic-list.tpl.php
@@ -7,7 +7,7 @@
*
* Available variables:
* - $header: The table header. This is pre-generated with click-sorting
- * information. If you need to change this, see
+ * information. If you need to change this, see
* template_preprocess_forum_topic_list().
* - $pager: The pager to display beneath the table.
* - $topics: An array of topics to be displayed.