You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by rh...@apache.org on 2011/03/16 08:31:32 UTC

svn commit: r1082080 - in /esme/trunk/server/src/main/webapp/templates-hidden: base.html base_top.html

Author: rhirsch
Date: Wed Mar 16 07:31:32 2011
New Revision: 1082080

URL: http://svn.apache.org/viewvc?rev=1082080&view=rev
Log:
[ESME-340] General Task to perform release associated tasks

Modified:
    esme/trunk/server/src/main/webapp/templates-hidden/base.html
    esme/trunk/server/src/main/webapp/templates-hidden/base_top.html

Modified: esme/trunk/server/src/main/webapp/templates-hidden/base.html
URL: http://svn.apache.org/viewvc/esme/trunk/server/src/main/webapp/templates-hidden/base.html?rev=1082080&r1=1082079&r2=1082080&view=diff
==============================================================================
--- esme/trunk/server/src/main/webapp/templates-hidden/base.html (original)
+++ esme/trunk/server/src/main/webapp/templates-hidden/base.html Wed Mar 16 07:31:32 2011
@@ -126,9 +126,9 @@
         <!--// ENDS CONTAINER-BG -->
         <div id="footer">
                 <div class="ftr-links">			
-				<a href="http://cwiki.apache.org/confluence/display/ESME/Index"><lift:loc>custom_text_link1</lift:loc></a> |
-				<a href="http://cwiki.apache.org/confluence/display/ESME/Index#Index-GettingStarted"><lift:loc>custom_text_link2</lift:loc></a> |
-				<a href="http://blog.esme.us/"><lift:loc>custom_text_link3</lift:loc></a> 
+				<a href="http://esme.apache.org/"><lift:loc>custom_text_link1</lift:loc></a> |
+				<a href="http://esme.apache.org/faq.html"><lift:loc>custom_text_link2</lift:loc></a> |
+				<a href="http://blogs.apache.org/esme/"><lift:loc>custom_text_link3</lift:loc></a> 
 				<br />
                 <lift:loc>ui_default_footer</lift:loc>
           <br />

Modified: esme/trunk/server/src/main/webapp/templates-hidden/base_top.html
URL: http://svn.apache.org/viewvc/esme/trunk/server/src/main/webapp/templates-hidden/base_top.html?rev=1082080&r1=1082079&r2=1082080&view=diff
==============================================================================
--- esme/trunk/server/src/main/webapp/templates-hidden/base_top.html (original)
+++ esme/trunk/server/src/main/webapp/templates-hidden/base_top.html Wed Mar 16 07:31:32 2011
@@ -127,9 +127,9 @@
         <!--// ENDS CONTAINER-BG -->
         <div id="footer">
                 <div class="ftr-links">			
-				<a href="http://cwiki.apache.org/confluence/display/ESME/Index"><lift:loc>custom_text_link1</lift:loc></a> |
-				<a href="http://cwiki.apache.org/confluence/display/ESME/Index#Index-GettingStarted"><lift:loc>custom_text_link2</lift:loc></a> |
-				<a href="http://blog.esme.us/"><lift:loc>custom_text_link3</lift:loc></a> 
+				<a href="http://esme.apache.org/"><lift:loc>custom_text_link1</lift:loc></a> |
+				<a href="http://esme.apache.org/faq.html"><lift:loc>custom_text_link2</lift:loc></a> |
+				<a href="http://blogs.apache.org/esme/"><lift:loc>custom_text_link3</lift:loc></a> 
 				<br />
                 <lift:loc>ui_default_footer</lift:loc>
           <br />