Author: alexoree
Date: Sun Jan 12 20:03:22 2014
New Revision: 1557605

URL: http://svn.apache.org/r1557605
Log:
JUDDI-750 fixing the title caption bar

Modified:
    juddi/cms-site/trunk/templates/skeleton.html
    juddi/cms-site/trunk/templates/skeletonHome.html

Modified: juddi/cms-site/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/juddi/cms-site/trunk/templates/skeleton.html?rev=1557605&r1=1557604&r2=1557605&view=diff
==============================================================================
--- juddi/cms-site/trunk/templates/skeleton.html (original)
+++ juddi/cms-site/trunk/templates/skeleton.html Sun Jan 12 20:03:22 2014
@@ -20,7 +20,7 @@
 <html lang="en" dir="LTR">
     <head>
         <meta charset="utf-8">
-        <title>Apache jUDDI{% block title %}{{ headers.title }}{% endblock 
%}</title>
+        <title>Apache jUDDI {% block title %}{{ headers.title }}{% endblock 
%}</title>
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         <meta name="description" content="jUDDI (pronounced Judy) is an open 
source Java implementation of the Universal Description, Discovery, and 
Integration (UDDI v3) specification for (Web) Services.">
         <meta name="author" content="Apache Software Foundation">

Modified: juddi/cms-site/trunk/templates/skeletonHome.html
URL: 
http://svn.apache.org/viewvc/juddi/cms-site/trunk/templates/skeletonHome.html?rev=1557605&r1=1557604&r2=1557605&view=diff
==============================================================================
--- juddi/cms-site/trunk/templates/skeletonHome.html (original)
+++ juddi/cms-site/trunk/templates/skeletonHome.html Sun Jan 12 20:03:22 2014
@@ -20,7 +20,7 @@
 <html lang="en" dir="LTR">
     <head>
         <meta charset="utf-8">
-        <title>Apache jUDDI{% block title %}{{ headers.title }}{% endblock 
%}</title>
+        <title>Apache jUDDI {% block title %}{{ headers.title }}{% endblock 
%}</title>
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         <meta name="description" content="jUDDI (pronounced Judy) is an open 
source Java implementation of the Universal Description, Discovery, and 
Integration (UDDI v3) specification for (Web) Services.">
         <meta name="author" content="Apache Software Foundation">



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to