From 699afdd1be4b8034c36474c7191972604bf5f54e Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 31 Jul 2010 04:01:51 +0000 Subject: - Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements not properly rendered. --- modules/profile/profile.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/profile') diff --git a/modules/profile/profile.test b/modules/profile/profile.test index 7216a522f..27b32d3db 100644 --- a/modules/profile/profile.test +++ b/modules/profile/profile.test @@ -335,7 +335,7 @@ class ProfileTestAutocomplete extends ProfileTestCase { $this->setProfileField($field, $field['value']); // Set some html for what we want to see in the page output later. - $autocomplete_html = ''; + $autocomplete_html = ''; $field_html = ''; // Check that autocompletion html is found on the user's profile edit page. -- cgit v1.2.3