refactor: removed unnecessary php tag

::by sergio giraldo
@ 20230910T1650CEST, gpg signed
This commit is contained in:
Sergio Giraldo 2023-09-10 16:50:00 +02:00
parent 6728053ab0
commit bf090fabb8
No known key found for this signature in database
GPG Key ID: E48B17136B7A42DE

View File

@ -229,8 +229,6 @@ if ($EMAIL) :
</button> </button>
<?php <?php
endif; endif;
?>
<?php
if ($QRCODE) : if ($QRCODE) :
?> ?>
<button id="qrcodelink" type="button" data-toggle="modal" data-target="#qrcodemodal" class="hidden btn btn-<?php echo $isDark ? 'warning' : 'default'; ?> navbar-btn"> <button id="qrcodelink" type="button" data-toggle="modal" data-target="#qrcodemodal" class="hidden btn btn-<?php echo $isDark ? 'warning' : 'default'; ?> navbar-btn">