From 88b1575eb1e61d98fda5c164800cb132a174282c Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sat, 24 Oct 2009 17:26:16 +0000 Subject: #578544 by yched: Move field creation widgets into the same columns as existing fields. --- modules/field_ui/field_ui-field-overview-form.tpl.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules') diff --git a/modules/field_ui/field_ui-field-overview-form.tpl.php b/modules/field_ui/field_ui-field-overview-form.tpl.php index 178e51513..781119d36 100644 --- a/modules/field_ui/field_ui-field-overview-form.tpl.php +++ b/modules/field_ui/field_ui-field-overview-form.tpl.php @@ -68,9 +68,9 @@
 
weight . $row->hidden_name; ?> -
 
field_name; ?> +
 
field_name; ?>
 
type; ?> -
 
widget_type; ?> +
 
widget_type; ?> @@ -81,8 +81,8 @@
 
weight . $row->hidden_name; ?> -
 
field_name; ?> -
 
widget_type; ?> +
 
field_name; ?> +
 
widget_type; ?> -- cgit v1.2.3