[PHP-DOC] cvs: phpdoc /en/chmonly skins.xml From: Gabor Hojtsy (gabor <email protected>)
Date: 08/14/02

goba Wed Aug 14 09:10:44 2002 EDT

  Modified files:
    /phpdoc/en/chmonly skins.xml
  Log:
  Some build errors corrected
  
  
Index: phpdoc/en/chmonly/skins.xml
diff -u phpdoc/en/chmonly/skins.xml:1.2 phpdoc/en/chmonly/skins.xml:1.3
--- phpdoc/en/chmonly/skins.xml:1.2 Wed Aug 14 09:04:32 2002
+++ phpdoc/en/chmonly/skins.xml Wed Aug 14 09:10:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <chapter id="chm.skins">
   <title>Skin development</title>
 
@@ -148,10 +148,12 @@
     <itemizedlist>
      <listitem>
       <simpara>
- <literal>&lt;div id="pageContent"&gtr;&lt;/div&gt;<literal> contains
- all the page contents. This begins right after <body> and ends just
- before </body>. This division is hidden by default, you need to show
- it after you are ready with the page rewriting process.
+ <literal>&lt;div id="pageContent"&gt;&lt;/div&gt;</literal> contains
+ all the page contents. This begins right after
+ <literal>&lt;body&gt;</literal> and ends just before
+ <literal>&lt;/body&gt;</literal>. This division is hidden by default,
+ you need to show it after you are ready with the page rewriting
+ process.
       </simpara>
      </listitem>
      <listitem>

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php