From bdea755d2e54da00546d971555e4b3471f8b37d0 Mon Sep 17 00:00:00 2001 From: takezoe Date: Sat, 3 Sep 2011 02:37:26 +0000 Subject: [PATCH] =?utf8?q?=E3=83=A1=E3=83=A2=E3=81=8C=E3=81=AA=E3=81=8B?= =?utf8?q?=E3=81=A3=E3=81=9F=E5=A0=B4=E5=90=88=E3=81=AE=E3=83=A1=E3=83=83?= =?utf8?q?=E3=82=BB=E3=83=BC=E3=82=B8=E3=82=92=E4=BF=AE=E6=AD=A3=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- takezoe/plugin/book/Memolist.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/takezoe/plugin/book/Memolist.pm b/takezoe/plugin/book/Memolist.pm index cb10c2b..b62e1c5 100644 --- a/takezoe/plugin/book/Memolist.pm +++ b/takezoe/plugin/book/Memolist.pm @@ -33,7 +33,7 @@ sub paragraph { } if($buf eq ''){ - return '

¥³¥á¥ó¥È¤Ï¤¢¤ê¤Þ¤»¤ó

'; + return '

¥á¥â¤Ï¤¢¤ê¤Þ¤»¤ó

'; } else { return '
    '.$buf.'
'; } -- 2.11.0