From a7bbca5a776409af39fa242aaf878da6f980e84b Mon Sep 17 00:00:00 2001 From: Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> Date: Tue, 10 Jul 2018 13:37:16 +0900 Subject: fix open quotation of attribute --- templates/ja/options.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ja/options.html b/templates/ja/options.html index 03a0db5f..9d883541 100644 --- a/templates/ja/options.html +++ b/templates/ja/options.html @@ -77,7 +77,7 @@ </table> <p> -<TABLE WIDTH="100%" BORDER="0" CELLSPACING=5" CELLPADDING="5"> +<TABLE WIDTH="100%" BORDER="0" CELLSPACING="5" CELLPADDING="5"> <TR><TD WIDTH="50%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> <B><MM-List-Name> �����</B></td> -- cgit v1.2.3