summaryrefslogtreecommitdiffstats
path: root/system/application/views/file/show_url.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/application/views/file/show_url.php')
-rw-r--r--system/application/views/file/show_url.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/application/views/file/show_url.php b/system/application/views/file/show_url.php
index 62d34c661..73073ec04 100644
--- a/system/application/views/file/show_url.php
+++ b/system/application/views/file/show_url.php
@@ -1,4 +1,4 @@
<div style="text-align:center">
- You can get your file here:<br />
+ You can get your file/paste here:<br />
<a href="<?php echo $url; ?>"><?php echo $url; ?></a><br />
</div>