[BC] available の hidden 要らん

This commit is contained in:
2024-05-04 00:39:41 +09:00
parent b9c990d6b5
commit 3e97e3c4f4
-1
View File
@@ -19,7 +19,6 @@
<?php else: ?> <?php else: ?>
<title>伊地知ニジカ放送局 - ニジカ返答ログ</title> <title>伊地知ニジカ放送局 - ニジカ返答ログ</title>
<?php endif ?> <?php endif ?>
<input type="hidden" id="available" value="<?= $available ? '1' : '0' ?>" />
</head> </head>
<body> <body>