fixing indentation, replicating change to other template

This commit is contained in:
El RIDO 2018-02-25 10:09:19 +01:00
parent 904f0de245
commit d07f8d8f96
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
2 changed files with 11 additions and 12 deletions

View File

@ -206,7 +206,7 @@ if ($QRCODE):
endif;
?> <div id="pastesuccess" class="hidden">
<div id="deletelink"></div>
<div id="pastelink">
<div id="pastelink"></div>
<?php
if (strlen($URLSHORTENER)):
?>
@ -215,7 +215,6 @@ if (strlen($URLSHORTENER)):
endif;
?>
</div>
</div>
<?php
if ($FILEUPLOAD):
?>