Changeset 1591
- Timestamp:
- Jan 16, 2007, 8:09:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/debug/2_6_0/webapp/modules/admin/templates/send_messages_history_detail.tpl
r1477 r1591 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.