]> git.imager.perl.org - imager.git/commitdiff
minor fix to pod
authorTony Cook <tony@develop-help.com>
Fri, 15 Apr 2016 04:48:50 +0000 (14:48 +1000)
committerTony Cook <tony@develop-help.com>
Fri, 15 Apr 2016 04:48:50 +0000 (14:48 +1000)
samples/samp-form.cgi

index 0929385613e4572f1b62eed2ed2be6192ed8d1c2..9896dceb0ef085db64ec918f6193ee2e0a9bf456 100755 (executable)
@@ -175,7 +175,7 @@ So limit the values and validate them:
 
   <select name="font">
     <option value="arial">Arial</option>
 
   <select name="font">
     <option value="arial">Arial</option>
-    <option value="arialb.ttf">Arial Bold</option>
+    <option value="arialb">Arial Bold</option>
     ...
   </select>
 
     ...
   </select>