[Checkins] SVN: z3c.layer.pagelet/trunk/src/z3c/layer/pagelet/login.txt fixed rst

Michael Howitz mh at gocept.com
Fri Mar 13 17:32:14 EDT 2009


Log message for revision 98055:
  fixed rst
  

Changed:
  U   z3c.layer.pagelet/trunk/src/z3c/layer/pagelet/login.txt

-=-
Modified: z3c.layer.pagelet/trunk/src/z3c/layer/pagelet/login.txt
===================================================================
--- z3c.layer.pagelet/trunk/src/z3c/layer/pagelet/login.txt	2009-03-13 21:27:21 UTC (rev 98054)
+++ z3c.layer.pagelet/trunk/src/z3c/layer/pagelet/login.txt	2009-03-13 21:32:13 UTC (rev 98055)
@@ -132,7 +132,8 @@
   </html>
 
 Selecting the ``Back to the main page.`` link send the user back to
-the default view of the container. (``ftesting.zcml`` defines ``@@default.html``as the default view.):
+the default view of the container. (``ftesting.zcml`` defines
+``@@default.html`` as the default view.):
 
   >>> browser.getLink('Back to the main page.').click()
   >>> browser.url
@@ -496,7 +497,8 @@
   </html>
 
 Selecting the ``Back to the main page.`` link send the user back to
-the default view of the container. (``ftesting.zcml`` defines ``@@default.html``as the default view.):
+the default view of the container. (``ftesting.zcml`` defines
+``@@default.html`` as the default view.):
 
   >>> browser.getLink('Back to the main page.').click()
   >>> browser.url



More information about the Checkins mailing list