koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes p...


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes p...
Date: Wed, 12 Jul 2006 10:58:28 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Antoine Farnault <toins>        06/07/12 10:58:28

Added files:
        koha-tmpl/intranet-tmpl/prog/en/includes: popup-bottom.inc 
                                                  popup-top.inc 

Log message:
        Header & footer for popup

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/includes/popup-bottom.inc?cvsroot=koha&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/includes/popup-top.inc?cvsroot=koha&rev=1.1

Patches:
Index: popup-bottom.inc
===================================================================
RCS file: popup-bottom.inc
diff -N popup-bottom.inc
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ popup-bottom.inc    12 Jul 2006 10:58:28 -0000      1.1
@@ -0,0 +1,2 @@
+</body>
+</html>

Index: popup-top.inc
===================================================================
RCS file: popup-top.inc
diff -N popup-top.inc
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ popup-top.inc       12 Jul 2006 10:58:28 -0000      1.1
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+<title>popup</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf8">
+
+<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" 
-->/includes/common-style.css">
+
+</head>
+
+<body>
+<!-- NO MENUS for popup-top -->




reply via email to

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