From 9e9d77b4072de4f8c73e8bbade07a8f27734e4bd Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 6 Feb 2010 23:14:56 +0100 Subject: Initial commit Signed-off-by: Florian Pritz --- system/application/views/file/header.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/application/views/file/header.php (limited to 'system/application/views/file/header.php') diff --git a/system/application/views/file/header.php b/system/application/views/file/header.php new file mode 100644 index 000000000..76d21e076 --- /dev/null +++ b/system/application/views/file/header.php @@ -0,0 +1,19 @@ + + + + + <?php echo isset($title) ? $title : ''; ?> + + + + + +
+ +
+ +
+ +
-- cgit v1.2.3-24-g4f1b