Author: dpillot
Date: Tue Aug 28 15:11:37 2007
New Revision: 1232

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D1232&repname=
=3Dcorporate_portal_templates
Log:
http://www.jahia.net/jira/browse/TEMPLATES-92

Modified:
    branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/include/header.inc

Modified: branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/include/header.inc
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/src/view/jsp/include/header.inc&rev=3D1232&repname=3Dcorporate_port=
al_templates
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/include/header.inc (original)
+++ branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/include/header.inc Tue Aug 28=
 15:11:37 2007
@@ -14,12 +14,11 @@
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
---%><%@ page language=3D"java" contentType=3D"text/html; charset=3DUTF-8" =
%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml=
1-transitional.dtd">
-<%@ include file=3D"declarations.inc"%>
+--%><%@ page language=3D"java" contentType=3D"text/html; charset=3DUTF-8" =
%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml=
1-transitional.dtd"><%@ include file=3D"declarations.inc"%>
 <content:i18n />
-<content:JSTools/>
 <html xmlns=3D"http://www.w3.org/1999/xhtml";>
 <head>
+<content:JSTools/>
 <%@ include file=3D"/jsp/jahia/javascript/serverconfig_js.inc"%>
 <%@ include file=3D"filters.inc"%>
 <%@ include file=3D"site_settings.inc"%>
@@ -88,7 +87,7 @@
       || request.getServletPath().endsWith("advsearchresult.jsp")
       || (jData.gui().isEditMode() && needZimbra)) {
 %>
-<meta name=3D"robots" content=3D"noindex,nofollow"> =

+<meta name=3D"robots" content=3D"noindex,nofollow">
 <ajax:zimbraInclude/>
 <% } %>
 <%

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to