From f177c12db77a1728273317f350c8e6723b53459c Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Wed, 17 Feb 2010 03:37:12 +0000 Subject: #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard. --- includes/theme.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/theme.inc b/includes/theme.inc index d8bec3403..3461c4a7f 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -1995,7 +1995,7 @@ function theme_html_tag($variables) { * - title: A descriptive verb for the link, like 'Read more' */ function theme_more_link($variables) { - return ''; + return ''; } /** -- cgit v1.2.3