Changeset 1621
- Timestamp:
- Jan 17, 2007, 12:47:01 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/2_6/webapp/modules/admin/templates/send_messages_history_detail.tpl
r1477 r1621 1 1 ({$inc_header|smarty:nodefaults}) 2 ({ext_include file="inc_subnavi_adminInfoKiyaku.tpl"}) 3 ({assign var="page_name" value="フリーページ管理"}) 4 ({ext_include file="inc_tree_adminInfoKiyaku.tpl"}) 5 </div> 6 7 ({*ここまで:navi*}) 2 8 3 9 <h2>一括メッセージ送信履歴詳細</h2> 10 11 ({if $msg}) 12 <p class="actionMsg">({$msg})</p> 13 ({/if}) 4 14 5 15 ({if $history})
Note: See TracChangeset
for help on using the changeset viewer.