AvocadoAmber/AvocadoEdition_Light/templete/txt.join.php

4 lines
99 B
PHP
Raw Normal View History

2024-09-19 20:50:29 +09:00
<?php if (!$is_member) { ?>
<a href="<?= G5_BBS_URL ?>/register.php">회원가입</a>
<?php } ?>