summaryrefslogtreecommitdiffstats
path: root/application/views/file/html_header.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/file/html_header.php')
-rw-r--r--application/views/file/html_header.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/views/file/html_header.php b/application/views/file/html_header.php
index b861e0a39..7964488d6 100644
--- a/application/views/file/html_header.php
+++ b/application/views/file/html_header.php
@@ -72,6 +72,8 @@ include(FCPATH."application/views/header.php"); ?>
</div>
</div>
</li>
+ <li class="divider-vertical"></li>
+ <li><a href="<?php echo site_url('file/index?repaste='.$id); ?>" role="button">Repaste</a></li>
</ul>
<div class="btn-group pull-right" style="margin-top: 7px; margin-right:-10px;">
<a id="linewrap" class="btn btn-small" rel="tooltip" title="Toggle wrapping of long lines">Linewrap</a>