Changes

Jump to navigation Jump to search
Line 145: Line 145:  
         esmith::cgi::genTextRow
 
         esmith::cgi::genTextRow
 
             ($q, $q->p ('Enter the name of the',
 
             ($q, $q->p ('Enter the name of the',
$q->b ('windows workgroup'),
+
                $q->b ('windows workgroup'),
'that the e-smith server should appear in.')),
+
                'that the e-smith server should appear in.')),
    
Create a text entry field. It has three parameters, a test description, a name for the variable and a default value, the default in the example below is taken from the configuation file
 
Create a text entry field. It has three parameters, a test description, a name for the variable and a default value, the default in the example below is taken from the configuation file

Navigation menu