koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en/includes doc-he... [rel_2_2]


From: Owen Leonard
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en/includes doc-he... [rel_2_2]
Date: Tue, 11 Apr 2006 15:27:13 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Owen Leonard <address@hidden>   06/04/11 15:27:13

Modified files:
        koha-tmpl/opac-tmpl/npl/en/includes: doc-head-open.inc 

Log message:
        Putting template encoding options into the right include file 
(opac-top.inc is obsolete in npl templates)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/doc-head-open.inc.diff?only_with_tag=rel_2_2&tr1=1.1&tr2=1.1.2.1&r1=text&r2=text

Patches:
Index: koha/koha-tmpl/opac-tmpl/npl/en/includes/doc-head-open.inc
diff -u /dev/null 
koha/koha-tmpl/opac-tmpl/npl/en/includes/doc-head-open.inc:1.1.2.1
--- /dev/null   Tue Apr 11 15:27:13 2006
+++ koha/koha-tmpl/opac-tmpl/npl/en/includes/doc-head-open.inc  Tue Apr 11 
15:27:12 2006
@@ -0,0 +1,6 @@
+<!-- TMPL_IF NAME="TemplateEncoding --><?xml version="1.0" encoding="<!-- 
TMPL_VAR NAME='TemplateEncoding' -->"?><!-- TMPL_ELSE --><?xml version="1.0" 
encoding="utf-8"?><!-- /TMPL_IF -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<title>
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]