質問編集履歴
1
記入ミス
title
CHANGED
File without changes
|
body
CHANGED
@@ -51,7 +51,7 @@
|
|
51
51
|
<p>表示金額</p>
|
52
52
|
<input id="いちご" name="いちご" placeholder="<?php the_field('いちご'); ?>">
|
53
53
|
|
54
|
-
<input class="
|
54
|
+
<input class="submitbtn" type="submit" value="情報を更新">
|
55
55
|
|
56
56
|
<?php wp_nonce_field('UPDATEINFO'); ?>
|
57
57
|
</form>
|