Ignore:
Timestamp:
2011/01/31 02:45:32 (13 years ago)
Author:
Seasoft
Message:

#638(ページ詳細設定で追加したページも初期登録のデータと同様の形式に)

  • プレビューと正式登録の両立ができなくなっている不具合を解消
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/admin/design/main_edit.tpl

    r20049 r20055  
    7878                    <input type="hidden" name="url" value="<!--{$arrPageData.filename|h}-->" /> 
    7979                <!--{else}--> 
    80                     <!--{$user_URL|h}--><input type="text" name="url" value="<!--{$arrPageData.directory|h}--><!--{$arrPageData.filename|h}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->" style="<!--{if $arrErr.url != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}--> ime-mode: disabled;" size="40" class="box40" />.php<span class="attention"> (上限<!--{$smarty.const.STEXT_LEN}-->文字)</span> 
     80                    <!--{$smarty.const.USER_URL|h}--><input type="text" name="url" value="<!--{$arrPageData.filename|h}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->" style="<!--{if $arrErr.url != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}--> ime-mode: disabled;" size="40" class="box40" />.php<span class="attention"> (上限<!--{$smarty.const.STEXT_LEN}-->文字)</span> 
    8181                <!--{/if}--> 
    8282                <!--{if $arrErr.url != ""}--> 
Note: See TracChangeset for help on using the changeset viewer.