editorfont order

This commit is contained in:
Amberstone 2024-09-22 21:25:48 +09:00
parent 6145459b5d
commit 13412490b6
Signed by: amber
GPG key ID: 094B0E55F98D8BF1

View file

@ -67,9 +67,6 @@ include_once __DIR__ . '/admin.head.php';
<input type="submit" value="등록" class="btn_submit" accesskey="s">
</div>
</form>
</section>
<section>
<h2>등록된 폰트</h2>
<div class="local_ov01 local_ov">
등록된 폰트 <?php echo number_format(sql_num_rows($result)) ?>
</div>