From 1a3956496d348c885b6d58053412e678c33f5542 Mon Sep 17 00:00:00 2001 From: toins Date: Wed, 12 Jul 2006 10:58:28 +0000 Subject: [PATCH] Header & footer for popup --- koha-tmpl/intranet-tmpl/prog/en/includes/popup-bottom.inc | 2 ++ koha-tmpl/intranet-tmpl/prog/en/includes/popup-top.inc | 13 +++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/includes/popup-bottom.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/en/includes/popup-top.inc 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 index 0000000000..308b1d01b6 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/popup-bottom.inc @@ -0,0 +1,2 @@ + + 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 index 0000000000..bf72fe2e89 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/popup-top.inc @@ -0,0 +1,13 @@ + + + + +popup + + +/includes/common-style.css"> + + + + + -- 2.11.0