summaryrefslogtreecommitdiffstats
path: root/system/application/views/file/html_header.php
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-10-24 17:51:34 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-10-24 17:51:34 +0200
commit2d31c619e6177e26b4f141b9cfd8ac27962d1a2f (patch)
tree836eaecb27af9b1858db7902ddfc41dc0dd775e3 /system/application/views/file/html_header.php
parent285b1d5e9ef5eba2bc64d6d46eb22d7ac1f24b4c (diff)
unify design
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'system/application/views/file/html_header.php')
-rw-r--r--system/application/views/file/html_header.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/application/views/file/html_header.php b/system/application/views/file/html_header.php
index ebb52a433..ef5b204ff 100644
--- a/system/application/views/file/html_header.php
+++ b/system/application/views/file/html_header.php
@@ -7,6 +7,7 @@
</head>
<body>
<div class="top_bar">
+ <a class="raw_link no" href="<?php echo $new_link; ?>">New</a> |
<a class="raw_link no" href="<?php echo $raw_link; ?>">Raw</a> |
<a class="raw_link no" href="<?php echo $plain_link; ?>">Plain</a> |
Currently: <?php echo $current_highlight; ?>