_tpl_vars['error_message']); ?>

_tpl_vars['folder_row_array']) { foreach ($this->_tpl_vars['folder_row_array'] as $folder_row) { print ''; // アイコン print ''; print ''. "\n"; } } // 変更対象のファイル if ($this->_tpl_vars['file_row_array']) { foreach ($this->_tpl_vars['file_row_array'] as $file_row) { print ''; // アイコン print ''; print ''. "\n"; } } ?>
'; print ''; print ''; // フォルダ名 print ''; print '
'; print ''; print ''; print ''; print htmlspecialchars($folder_row['folder_name']); print '
'; // 新フォルダ名入力フォーム print '
'; print ''; print '
'; print ''; print ''; // ファイル名 print ''; print '
'; print ''; print ''; print ''; print htmlspecialchars($file_row['file_name']); print '
'; // 新ファイル名入力フォーム print '
'; print ''; print '

">  " onClick="location.href='_tpl_vars['cancel_url'] ?>'">