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:
mattf
2016-11-13 16:01:30 +00:00
parent 4f3646012b
commit cfa21bfc5e
6 changed files with 864 additions and 253 deletions
+1 -1
View File
@@ -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">