Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Apr 2008 at 20:19 UTC
Updated:
21 Apr 2022 at 20:24 UTC
Jump to comment: Most recent
Comments
Comment #1
cybermache commentedpaste this in your template.php replacing 'theme' with the title of your theme folder.
Original code can be found in includes/form.inc
it looks like this
Then just leave a space in the Label section of the grid webform.
I guess you could also hide it with css. But that could get really lengthy.
Comment #2
sutharsan commentedMoving issues from User experience project to Drupal core usability component.
Comment #3
cybermache commentedIf you had been using this patch for Drupal 5.x you'll need to replace it with the new 6.x code when upgrading. Again replacing 'theme' with 'your_theme_name'.
Comment #4
stephencamilo commentedComment #5
hestenetReset issue status.