You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ov...@apache.org on 2002/03/30 06:41:08 UTC

cvs commit: xml-cocoon2/src/scratchpad/schecoon/webapp/examples/calc getOperator.xsp

ovidiu      02/03/29 21:41:08

  Modified:    src/scratchpad/schecoon/webapp/examples/calc getOperator.xsp
  Log:
  Add an exclamation mark.
  
  Revision  Changes    Path
  1.3       +1 -1      xml-cocoon2/src/scratchpad/schecoon/webapp/examples/calc/getOperator.xsp
  
  Index: getOperator.xsp
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/webapp/examples/calc/getOperator.xsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- getOperator.xsp	25 Mar 2002 07:46:09 -0000	1.2
  +++ getOperator.xsp	30 Mar 2002 05:41:08 -0000	1.3
  @@ -26,7 +26,7 @@
             <option>divide</option>
           </select>
         </p>
  -      <input type="submit" name="submit" value="Do it"/>
  +      <input type="submit" name="submit" value="Do it!"/>
   
       </form>
   
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org