Changed script_id to 20 characters max, other small script changes
git-svn-id: svn://192.168.202.10@2617 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -3527,7 +3527,7 @@ if ($SSqc_features_active > 0)
|
||||
<B><FONT SIZE=3>SCRIPTS TABLE</FONT></B><BR><BR>
|
||||
<A NAME="scripts-script_id">
|
||||
<BR>
|
||||
<B><?php echo _QXZ("Script ID"); ?> -</B><?php echo _QXZ("This is the short name of a Script. This needs to be a unique identifier. Try not to use any spaces or punctuation for this field. max 10 characters, minimum of 2 characters."); ?>
|
||||
<B><?php echo _QXZ("Script ID"); ?> -</B><?php echo _QXZ("This is the short name of a Script. This needs to be a unique identifier. Try not to use any spaces or punctuation for this field. max 20 characters, minimum of 2 characters."); ?>
|
||||
|
||||
<BR>
|
||||
<A NAME="scripts-script_name">
|
||||
|
||||
Reference in New Issue
Block a user