diff options
Diffstat (limited to 'application/views/file/upload_form.php')
-rw-r--r-- | application/views/file/upload_form.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index 5eea494e1..d8f2748c1 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -47,5 +47,6 @@ document.write('\ <?php if($contact_me_url) {?><p>If you experience any problems feel free to <a href="<?php echo $contact_me_url; ?>">contact me</a>.</p> <br /><?php }; ?> <div class="small"> + <p>Icons by <a href="http://p.yusukekamiyamane.com/">Yusuke Kamiyamane</a></p> <p>This service is provided without warranty of any kind and may not be used to distribute copyrighted content.</p> </div> |