Author: deepak
Date: Mon Aug 28 19:08:39 2017
New Revision: 1806490

URL: http://svn.apache.org/viewvc?rev=1806490&view=rev
Log:
Fixed some uncloed html element.

Modified:
    ofbiz/branches/ofbiz-new-website/download.html
    ofbiz/branches/ofbiz-new-website/faqs.html
    ofbiz/branches/ofbiz-new-website/index.html
    ofbiz/branches/ofbiz-new-website/mailing-lists.html
    ofbiz/branches/ofbiz-new-website/source-repositories.html

Modified: ofbiz/branches/ofbiz-new-website/download.html
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/download.html?rev=1806490&r1=1806489&r2=1806490&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/download.html (original)
+++ ofbiz/branches/ofbiz-new-website/download.html Mon Aug 28 19:08:39 2017
@@ -104,7 +104,6 @@
 <div id="globalWrapper">
 
 <!-- content -->
-       <div id="globalWrapper">
   <!-- page content -->
   <section id="content" class="sidebar">
     <header class="headerPage">

Modified: ofbiz/branches/ofbiz-new-website/faqs.html
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/faqs.html?rev=1806490&r1=1806489&r2=1806490&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/faqs.html (original)
+++ ofbiz/branches/ofbiz-new-website/faqs.html Mon Aug 28 19:08:39 2017
@@ -153,7 +153,7 @@
                 <div id="collapseFour" class="accordion-body collapse">
                   <div class="accordion-inner">
                     <p>Apache OFBiz is maintained by its community. The 
community works together to identify and resolve any bugs or issues found. The 
changes are updated and if required backported to previous releases </p>
-                 </div>
+                             </div>
                 </div>
               </div>
             </div>
@@ -161,6 +161,7 @@
         </div>
       </div>
     </div>
+  </div>
   </section>
   <!-- page content -->
 

Modified: ofbiz/branches/ofbiz-new-website/index.html
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/index.html?rev=1806490&r1=1806489&r2=1806490&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/index.html (original)
+++ ofbiz/branches/ofbiz-new-website/index.html Mon Aug 28 19:08:39 2017
@@ -203,7 +203,7 @@
               <article class="one_third"> <a href="" class="iconWrapper 
iconBig ch-item"> <i class=" icon-cog-alt"></i>
                    <div class="ch-info"> <span> Java </span> </div>
                 </a>
-                <h2 class="smallHeading"><span>Powerful Java Web Framework</h2>
+                <h2 class="smallHeading"><span>Powerful Java Web 
Framework</span></h2>
                 <p>
                   OFBiz is a Java based web framework including an entity 
engine,
                   a service engine and a widget based UI allowing you to
@@ -243,7 +243,7 @@
       <div class="row">
 
        <div class="span12">
-          <h2><span>Where to Start?</h2>
+          <h2><span>Where to Start?</span></h2>
             <div class="divider"><span></span></div>
                <p>Developer or Business User, getting started with OFBiz is 
easy!. We have a range of information about OFBiz modules and features as well 
as an online demo that you can try.</p>
                <ul class="iconsList">                  
@@ -254,7 +254,7 @@
            </div> 
 
          <div class="span12">
-          <h2><span>Features and Benefits</h2>
+          <h2><span>Features and Benefits</span></h2>
             <div class="divider"><span></span></div>
         </div>
          <section class="span12 mb15">

Modified: ofbiz/branches/ofbiz-new-website/mailing-lists.html
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/mailing-lists.html?rev=1806490&r1=1806489&r2=1806490&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/mailing-lists.html (original)
+++ ofbiz/branches/ofbiz-new-website/mailing-lists.html Mon Aug 28 19:08:39 2017
@@ -121,7 +121,7 @@
             <div class="span6">
               <h2>Subscribe to Our Mailing Lists</h2>
               <div class="divider"><span></span></div>
-              <p>We welcome everyone who would like to join our community and 
participate in our mailing lists. We expect that everyone respects the <a 
href="http://www.apache.org/dev/contrib-email-tips.html";>mailing list 
participation guidelines </a> and the <a 
href="http://apache.org/foundation/policies/conduct.html";>ASF Code of Conduct 
</a>.</>
+              <p>We welcome everyone who would like to join our community and 
participate in our mailing lists. We expect that everyone respects the <a 
href="http://www.apache.org/dev/contrib-email-tips.html";>mailing list 
participation guidelines </a> and the <a 
href="http://apache.org/foundation/policies/conduct.html";>ASF Code of Conduct 
</a>.</p>
              <p>To subscribe to a mailing list please:
                <ul class="iconsList">
                <li><i class="icon-pin"></i>Click the button of the mailing 
list you want to subscribe to</li>

Modified: ofbiz/branches/ofbiz-new-website/source-repositories.html
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/source-repositories.html?rev=1806490&r1=1806489&r2=1806490&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/source-repositories.html (original)
+++ ofbiz/branches/ofbiz-new-website/source-repositories.html Mon Aug 28 
19:08:39 2017
@@ -171,7 +171,7 @@ This file should replace, or be merged w
                <ul class="iconsList">
                   <li><i class="icon-pin"></i> <strong>Windows</strong> : 
<code>%USERPROFILE%\Application Data\Subversion\config or 
%USERPROFILE%\AppData\Roaming\Subversion\config</code></li>
                  <li><i class="icon-pin"></i> <strong>Linux</strong> : 
<code>~/.subversion/config</code></li>            
-               </u>
+               </ul>
 
    
               </div> 


Reply via email to