Changeset 20357 for branches/version-2_5-dev/data/Smarty
- Timestamp:
- 2011/02/23 21:52:41 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/admin/mail/history.tpl
r20269 r20357 59 59 <td> 60 60 <!--{if $arrDataList[cnt].count_error >= 1 || $arrDataList[cnt].count_unsent >= 1}--> 61 <a href=" sendmail.php?mode=now&send_id=<!--{$arrDataList[cnt].send_id|h}-->&retry=yes" onclick="return window.confirm('未配信と配信失敗となった宛先に再送信を試みますか?');">実行</a>61 <a href="index.php?mode=retry&send_id=<!--{$arrDataList[cnt].send_id|h}-->" onclick="return window.confirm('未配信と配信失敗となった宛先に再送信を試みますか?');">実行</a> 62 62 <!--{/if}--> 63 63 </td>
Note: See TracChangeset
for help on using the changeset viewer.
