fixing indentation, replicating change to other template
This commit is contained in:
parent
904f0de245
commit
d07f8d8f96
@ -206,7 +206,7 @@ if ($QRCODE):
|
|||||||
endif;
|
endif;
|
||||||
?> <div id="pastesuccess" class="hidden">
|
?> <div id="pastesuccess" class="hidden">
|
||||||
<div id="deletelink"></div>
|
<div id="deletelink"></div>
|
||||||
<div id="pastelink">
|
<div id="pastelink"></div>
|
||||||
<?php
|
<?php
|
||||||
if (strlen($URLSHORTENER)):
|
if (strlen($URLSHORTENER)):
|
||||||
?>
|
?>
|
||||||
@ -215,7 +215,6 @@ if (strlen($URLSHORTENER)):
|
|||||||
endif;
|
endif;
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<?php
|
<?php
|
||||||
if ($FILEUPLOAD):
|
if ($FILEUPLOAD):
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user