Author: lewismc
Date: Mon Jul 28 18:11:39 2014
New Revision: 1614101
URL: http://svn.apache.org/r1614101
Log:
CMS commit to oodt by lewismc
Modified:
oodt/cms_site/trunk/templates/std.html
Modified: oodt/cms_site/trunk/templates/std.html
URL:
http://svn.apache.org/viewvc/oodt/cms_site/trunk/templates/std.html?rev=1614101&r1=1614100&r2=1614101&view=diff
==============================================================================
--- oodt/cms_site/trunk/templates/std.html (original)
+++ oodt/cms_site/trunk/templates/std.html Mon Jul 28 18:11:39 2014
@@ -77,6 +77,20 @@ under the License.
<h1>ABOUT US</h1>
Our goal is to keep clients satisfied!
</div-->
+ <div class="copyright">
+ <div class="row floatleft">
+ <div class="six columns">
+ ©<span class="small"> Copyright 2010-2014 The Apache Software
Foundation. Licensed under
+ <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+ License 2.0</a>.</span>
+ </div>
+ <div class="six columns">
+ <p>Apache OODT, OODT, Apache, the Apache feather logo, and the
+ Apache Nutch project logo are trademarks of The Apache Software
+ Foundation.</p>
+ </div>
+ </div>
+ </div>
<div class="four columns">
<h1>GET SOCIAL</h1>
<div class="social facebook">
@@ -103,20 +117,6 @@ under the License.
</div>
</div>
</div-->
- <div class="copyright">
- <div class="row">
- <div class="six columns">
- ©<span class="small"> Copyright 2010-2014 The Apache Software
Foundation. Licensed under
- <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
- License 2.0</a>.</span>
- </div>
- <div class="six columns">
- <p>Apache OODT, OODT, Apache, the Apache feather logo, and the
- Apache Nutch project logo are trademarks of The Apache Software
- Foundation.</p>
- </div>
- </div>
- </div>
</footer>
</div>