diff --git a/convert-protection-text.php b/convert-protection-text.php index 5044d3c..cc82204 100644 --- a/convert-protection-text.php +++ b/convert-protection-text.php @@ -77,21 +77,21 @@ class CNV_Protection_Text { メッセージ + cols="60"> ボタンラベル + value=""> ボタン名 + value=""> @@ -131,7 +131,7 @@ class CNV_Protection_Text { return '

' . nl2br( esc_html( $alert_text ) ) . '

-

'; +

'; } }