From 51ebe79aa0fc50df691f442a73e3ac34a08179a0 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 9 Jun 2013 00:01:13 +0200 Subject: implement repasting (fills textarea with ID's content) Signed-off-by: Florian Pritz --- application/views/file/html_header.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'application/views/file/html_header.php') 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"); ?> +
  • +
  • Repaste
  • Linewrap -- cgit v1.2.3-24-g4f1b