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: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]