From 6009fdfceae99296bb7a0e26ed80fe63bc3d039a Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 25 Sep 2006 00:38:41 +0000 Subject: [PATCH] r1189: Removing tags --- locale/en_US/manual-xml/admin.xml | 75 +++++++++++++++++-------------- 1 file changed, 41 insertions(+), 34 deletions(-) diff --git a/locale/en_US/manual-xml/admin.xml b/locale/en_US/manual-xml/admin.xml index fde447f..f3dae3f 100644 --- a/locale/en_US/manual-xml/admin.xml +++ b/locale/en_US/manual-xml/admin.xml @@ -332,42 +332,49 @@ Each type of field also has a unique set of options: - - Single-Line Text Field - - - Default Value - Specify a default value for the field to be entered in new reports. - - - Regular Expression Match - You can use a regular expression to match against the field's contents and the value will be rejected if the match fails. - - - Maximum Length - If you want to limit the amount of characters (including spaces) that can be typed in the field, you can specify it here. - - - Checkbox Flag - - - Checked By Default - Setting this to Yes will make the checkbox clicked on. - - +
+ Single-Line Text Field + + + Default Value + Specify a default value for the field to be entered in new reports. + + + Regular Expression Match + You can use a regular expression to match against the field's contents and the value will be rejected if the match fails. + + + Maximum Length + If you want to limit the amount of characters (including spaces) that can be typed in the field, you can specify it here. + + +
+ +
+ Checkbox Flag + + + Checked By Default + Setting this to Yes will make the checkbox clicked on. + + +
+ +
+ Drop-Down Menu + + + Selection Values + A list of values to display in the menu, separated by a new line. If you remove a value that has been set by some bugs, it will still display in the non-edit mode of the bug display. + + + Make the First Option Default + If you want to make the first option in the selection values list (above) be selected by default, change this to Yes. Otherwise, the menu will have a blank option selected by default. + + +
- Drop-Down Menu - - - Selection Values - A list of values to display in the menu, separated by a new line. If you remove a value that has been set by some bugs, it will still display in the non-edit mode of the bug display. - - - Make the First Option Default - If you want to make the first option in the selection values list (above) be selected by default, change this to Yes. Otherwise, the menu will have a blank option selected by default. - - -- 2.22.5