Header & footer for popup
authortoins <toins>
Wed, 12 Jul 2006 10:58:28 +0000 (10:58 +0000)
committertoins <toins>
Wed, 12 Jul 2006 10:58:28 +0000 (10:58 +0000)
koha-tmpl/intranet-tmpl/prog/en/includes/popup-bottom.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/includes/popup-top.inc [new file with mode: 0644]

diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/popup-bottom.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/popup-bottom.inc
new file mode 100644 (file)
index 0000000..308b1d0
--- /dev/null
@@ -0,0 +1,2 @@
+</body>
+</html>
diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/popup-top.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/popup-top.inc
new file mode 100644 (file)
index 0000000..bf72fe2
--- /dev/null
@@ -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 -->