From d1bc88924267f992b539b635a8de296e96c56ae3 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 2 May 2008 15:11:05 +0000 Subject: - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly. --- modules/system/system.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/system') diff --git a/modules/system/system.module b/modules/system/system.module index 21955818a..e8e9d0e14 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -2084,10 +2084,10 @@ function theme_system_powered_by($image_path) { function theme_system_compact_link() { $output = ''; -- cgit v1.2.3