[
{l}閉じる{/l}
]
{csrf} {if $successes}
{foreach from=$successes item=_success}
{$_success}
{/foreach}
{/if}
{if $errors}
{foreach from="$errors" item="_error"}
{$_error}
{/foreach}
{/if}
{l}ファイルアップロード{/l}
{l}ファイル名{/l}
{l}重複時の登録方法{/l}
{l}別ファイル名で保存する{/l}
{l}登録済みファイルに上書きする{/l}
※
{$setting.fixed_sizemax_file|filesize|string_format:'{l}アップロードできるファイルの最大サイズは%sまでとなっています。{/l}'}
※
{l}アップロードに対応しているファイルの種類は下記の拡張子のファイルです。{/l}
{$setting.allow_extension}
{l}ファイル挿入{/l}
{include file="file:$templatedir/PageSelect.html"}
{l}ファイル{/l}
{if $listObj->getPageData()} {foreach from=$listObj->getPageData() item='_file' name='_loop_filel'}
160}width="160"{/if} border="0">
{$_file.file_name|smarty:nodefaults|truncate_blog:24|neo_escape}
{$_file.size|filesize}
{l}幅{/l}
px {l}×{/l} {l}高さ{/l}
px
{l}元の大きさに戻す{/l}
{l}※ 挿入する画像の幅と高さを変更することができます。{/l}
{l}文章中に表示{/l}
{l}左に画像、右に文章{/l}
{l}右に画像、左に文章{/l}
{/foreach} {else}
{l}ファイルがありません。{/l}
{/if}
{include file="file:$templatedir/PageSelect.html"}
[
{l}閉じる{/l}
]