OSDN Git Service

管理画面の翻訳漏れを修正(「現在のブログチームのメンバー」@ブログ設定)
[nucleus-jp/nucleus-jp-ancient.git] / nucleus / libs / ITEMACTIONS.php
index f069a5d..b09a4ca 100644 (file)
@@ -508,7 +508,7 @@ class ITEMACTIONS extends BaseActions {
          * Parse templatevar editpopupcode\r
          */\r
        function parse_editpopupcode() {\r
-               echo "if (event && event.preventDefault) event.preventDefault();winbm=window.open(this.href,'nucleusbm','scrollbars=yes,width=600,height=550,left=10,top=10,status=yes,resizable=yes');winbm.focus();return false;";\r
+               echo "if (event && event.preventDefault) event.preventDefault();winbm=window.open(this.href,'nucleusbm','scrollbars=no,width=600,height=550,left=10,top=10,status=no,resizable=yes');winbm.focus();return false;";\r
        }\r
 \r
        // helper functions\r