refactor: removed unnecessary php tag
::by sergio giraldo @ 20230910T1650CEST, gpg signed
This commit is contained in:
parent
6728053ab0
commit
bf090fabb8
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user