<{* テーマ *}>
_auto"<{else}><{$action.block_obj.theme_name}><{/if}>" />
_auto"<{else}><{$action.pre_blocktheme_name}><{/if}>" />
<{assign var="blocktheme_name" value=$action.block_obj.theme_name}>
checked="checked"<{/if}> />
<{if $action.custom_color_list != null}>
<{* 配色-カスタム *}>
<{$lang.dialog_coloration_desc|smarty:nodefaults}>
<{if $smarty.session._user_auth_id == _AUTH_ADMIN}>
<{$lang.blockstyle_custom_confirm|sprintf:$current_theme_name|smarty:nodefaults}>
<{/if}>
<{foreach from=$action.custom_color_list key=class_name item=custom_color_list name=parent_loop}>
<{assign var="custom_lang" value=$action.custom_theme_lang.$class_name}>
<{assign var="custom_title" value=$custom_lang.category}>
<{if $custom_title == ''}>
<{assign var="custom_title" value=$class_name}>
<{/if}>
/images/common/down_arrow.gif" alt="<{$lang.dialog_pagestyle_down_arrow}>" title="<{$lang.dialog_pagestyle_down_arrow}>" class="icon" /> <{$custom_title}>
<{* サンプル *}>
<{$lang.dialog_blockstyle_sample}>
style="white-space:nowrap;">
<{foreach from=$custom_color_list key=property_name item=color_list name=loop}>
<{$custom_lang.$property_name}>
<{foreach from=$color_list item=color name=color_loop}>
<{if $color == "selection_auto"}>
<{assign var="ref_class_name" value=$action.custom_property_list.$class_name.$property_name.0}>
<{assign var="ref_property_name" value=$action.custom_property_list.$class_name.$property_name.1}>
/>
<{elseif $color == "transparent" && $smarty.foreach.color_loop.iteration == 1}>

/images/dialog/transparence.gif" title="transparent" alt="transparent" />
<{elseif $color == "transparent"}>

/images/dialog/transparence_small.gif" title="transparent" alt="transparent" />
<{elseif $color == "selection"}>
<{elseif $color == "selection_image"}>
<{elseif $smarty.foreach.color_loop.iteration == 1}>
<{else}>
<{/if}>
<{/foreach}>
<{/foreach}>
<{/foreach}>
<{if $smarty.session._user_auth_id == _AUTH_ADMIN && BASE_URL == CORE_BASE_URL}>
<{* 設定中のブロックテーマすべてに適用 *}>
<{/if}>
<{* 規定値に戻す *}>
<{$lang.dialog_pagestyle_reset}>
<{/if}>
<{if $action.inside_flag}>
<{*
*}>
<{*
*}>
<{else}>
<{*
*}>
<{/if}>
<{else}>
<{$lang.dialog_property_nonexists_block|smarty:nodefaults}>
<{/if}>
<{/strip}>