refactor: removed unnecessary php tag
::by sergio giraldo @ 20230910T1650CEST, gpg signed
This commit is contained in:
parent
6728053ab0
commit
bf090fabb8
1 changed files with 0 additions and 2 deletions
|
@ -229,8 +229,6 @@ if ($EMAIL) :
|
|||
</button>
|
||||
<?php
|
||||
endif;
|
||||
?>
|
||||
<?php
|
||||
if ($QRCODE) :
|
||||
?>
|
||||
<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 a new issue