stephan 2002/08/21 00:44:34 Modified: src/scratchpad/webapp/samples/slide login-failed.html login.html logout.html Log: Add 'Back' option to go back to the main examples. Revision Changes Path 1.4 +4 -1 xml-cocoon2/src/scratchpad/webapp/samples/slide/login-failed.html Index: login-failed.html =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/login-failed.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- login-failed.html 19 Aug 2002 14:04:27 -0000 1.3 +++ login-failed.html 21 Aug 2002 07:44:34 -0000 1.4 @@ -14,8 +14,11 @@ <tr> <table bgcolor="#000000" border="0" cellspacing="2" cellpadding="2" align="center" width="100%"> <tr> - <td width="90%" align="left" bgcolor="#0086b2"> + <td width="95%" align="left" bgcolor="#0086b2"> <br/> + </td> + <td nowrap="nowrap" bgcolor="#ffffff"><a href=".."> + <i>back</i></a> </td> </tr> </table> 1.5 +4 -1 xml-cocoon2/src/scratchpad/webapp/samples/slide/login.html Index: login.html =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/login.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- login.html 19 Aug 2002 14:04:27 -0000 1.4 +++ login.html 21 Aug 2002 07:44:34 -0000 1.5 @@ -14,8 +14,11 @@ <tr> <table bgcolor="#000000" border="0" cellspacing="2" cellpadding="2" align="center" width="100%"> <tr> - <td width="90%" align="left" bgcolor="#0086b2"> + <td width="95%" align="left" bgcolor="#0086b2"> <br/> + </td> + <td nowrap="nowrap" bgcolor="#ffffff"><a href=".."> + <i>back</i></a> </td> </tr> </table> 1.3 +3 -0 xml-cocoon2/src/scratchpad/webapp/samples/slide/logout.html Index: logout.html =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/logout.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- logout.html 8 Jul 2002 21:20:30 -0000 1.2 +++ logout.html 21 Aug 2002 07:44:34 -0000 1.3 @@ -20,6 +20,9 @@ <td nowrap="nowrap" bgcolor="#ffffff"><a href="/cocoon/samples/slide/login.html"> <i>login</i></a> </td> + <td nowrap="nowrap" bgcolor="#ffffff"><a href=".."> + <i>back</i></a> + </td> </tr> </table> </tr>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]