From af7dc2f8dba64b497138f955ce925179128280ff Mon Sep 17 00:00:00 2001 From: skodak Date: Sun, 10 Dec 2006 22:11:41 +0000 Subject: [PATCH] MDL-7826 added labels to text areas in data mod template definitions --- mod/data/templates.php | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/mod/data/templates.php b/mod/data/templates.php index 0a155c2390..046241f20f 100755 --- a/mod/data/templates.php +++ b/mod/data/templates.php @@ -170,7 +170,7 @@ echo ''; echo ' '; echo ''; - echo '
'.get_string('header','data').'
'; + echo '
'; print_textarea($usehtmleditor, 10, 72, 0, 0, 'listtemplateheader', $data->listtemplateheader); echo ''; echo ''; @@ -179,11 +179,11 @@ // Print the main template. // Add all the available fields for this data. echo ''; - echo get_string('availabletags','data'); + echo ''; helpbutton('tags', get_string('tags','data'), 'data'); echo '
'; - echo '