r9764 - helma-ng/trunk/apps/demo/skins

[email protected] Thu, 14 May 2009 17:27:52 +0200 (CEST)
Newsgroups gmane.comp.java.helma.cvs
Message-ID <20090514152752.CFD743D0D6@mia>
Author: hannes
Date: 2009-05-14 17:27:52 +0200 (Thu, 14 May 2009)
New Revision: 9764

Modified:
   helma-ng/trunk/apps/demo/skins/continuation.txt
Log:
Minor formatting fix

Details at http://dev.helma.org/trac/helma/changeset/9764

Modified: helma-ng/trunk/apps/demo/skins/continuation.txt
===================================================================
--- helma-ng/trunk/apps/demo/skins/continuation.txt	2009-05-14 15:27:49 UTC (rev 9763)
+++ helma-ng/trunk/apps/demo/skins/continuation.txt	2009-05-14 15:27:52 UTC (rev 9764)
@@ -8,7 +8,7 @@
   This is a little game to show off continuations support in Helma NG.
   All you'll have to do is answer a few easy questions.</p>
 
-  [Click here to start](<% session.first %>)
+  > [Click here to start](<% session.first %>)
 
   What's special about this demo is that all pages are generated by
   [one single JavaScript function][1] providing multiple action callbacks.