Changeset 12331
- Timestamp:
- Jul 21, 2009, 3:18:36 PM (14 years ago)
- Location:
- OpenPNE/trunk/webapp/modules
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/modules/admin/templates/csv_download.tpl
r7033 r12331 25 25 <input type="hidden" name="end_id" value="0" /> 26 26 <input type="hidden" name="allflag" value="1" /> 27 <input type="hidden" name="timestamp" value="({$smarty.now})" /> 27 28 <p class="textBtn"><input type="submit" value="ダウンロード" /></p> 28 29 </form> … … 36 37 <input class="basic" type="text" name="start_id" value="" size="5" /> ~ <input class="basic" type="text" name="end_id" value="" size="5" /> 37 38 <input type="hidden" name="allflag" value="0" /> 39 <input type="hidden" name="timestamp" value="({$smarty.now})" /> 38 40 <p class="textBtn"><input type="submit" value="ダウンロード" /></p> 39 41 </form> -
OpenPNE/trunk/webapp/modules/admin/templates/delete_topic.tpl
r10847 r12331 92 92 <th>ファイル</th> 93 93 <td class="textbody"> 94 <a href="./?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$topic.filename})&sessid=({$PHPSESSID}) ">94 <a href="./?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$topic.filename})&sessid=({$PHPSESSID})&({$smarty.now})"> 95 95 ({$topic.original_filename}) 96 96 </a> -
OpenPNE/trunk/webapp/modules/admin/templates/delete_topic_comment.tpl
r8356 r12331 76 76 <th>ファイル</th> 77 77 <td class="textbody"> 78 <a href="?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$topic_comment.filename})&sessid=({$PHPSESSID}) ">78 <a href="?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$topic_comment.filename})&sessid=({$PHPSESSID})&({$smarty.now})"> 79 79 ({$topic_comment.original_filename}) 80 80 </a> -
OpenPNE/trunk/webapp/modules/admin/templates/delete_topic_comment_selected.tpl
r11513 r12331 77 77 <th>ファイル</th> 78 78 <td class="textbody"> 79 <a href="?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$topic_comment.filename})&sessid=({$PHPSESSID}) ">79 <a href="?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$topic_comment.filename})&sessid=({$PHPSESSID})&({$smarty.now})"> 80 80 ({$topic_comment.original_filename}) 81 81 </a> -
OpenPNE/trunk/webapp/modules/admin/templates/delete_topic_selected.tpl
r11513 r12331 93 93 <th>ファイル</th> 94 94 <td class="textbody"> 95 <a href="./?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$topic.filename})&sessid=({$PHPSESSID}) ">95 <a href="./?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$topic.filename})&sessid=({$PHPSESSID})&({$smarty.now})"> 96 96 ({$topic.original_filename}) 97 97 </a> -
OpenPNE/trunk/webapp/modules/admin/templates/download_xml.tpl
r11902 r12331 26 26 <input type="hidden" name="a" value="do_({$hash_tbl->hash('download_xml','do')})" /> 27 27 <input type="hidden" name="sessid" value="({$PHPSESSID})" /> 28 <input type="hidden" name="timestamp" value="({$smarty.now})" /> 28 29 29 30 <table class="basicType2"> -
OpenPNE/trunk/webapp/modules/admin/templates/list_c_file.tpl
r8790 r12331 61 61 ({****}) 62 62 <td> 63 <a href="./?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$item.filename})&sessid=({$PHPSESSID}) ">63 <a href="./?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$item.filename})&sessid=({$PHPSESSID})&({$smarty.now})"> 64 64 ({$item.filename}) 65 65 </a> -
OpenPNE/trunk/webapp/modules/admin/templates/topic_comment_list.tpl
r11902 r12331 120 120 <th>ファイル</th> 121 121 <td class="textbody"> 122 <a href="?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$item.filename})&sessid=({$PHPSESSID}) ">122 <a href="?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$item.filename})&sessid=({$PHPSESSID})&({$smarty.now})"> 123 123 ({$item.original_filename}) 124 124 </a> -
OpenPNE/trunk/webapp/modules/admin/templates/topic_list.tpl
r11902 r12331 136 136 <th>ファイル</th> 137 137 <td class="textbody"> 138 <a href="./?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$item.filename})&sessid=({$PHPSESSID}) ">138 <a href="./?m=({$module_name})&a=do_({$hash_tbl->hash('file_download','do')})&filename=({$item.filename})&sessid=({$PHPSESSID})&({$smarty.now})"> 139 139 ({$item.original_filename}) 140 140 </a> -
OpenPNE/trunk/webapp/modules/pc/templates/c_event_detail.tpl
r12071 r12331 51 51 <th>ファイル</th> 52 52 <td> 53 <a href="({t_url m=pc a=do_c_file_download})&target_c_commu_topic_id=({$c_topic.c_commu_topic_id})&sessid=({$PHPSESSID}) ">({$c_topic.original_filename})</a></td>53 <a href="({t_url m=pc a=do_c_file_download})&target_c_commu_topic_id=({$c_topic.c_commu_topic_id})&sessid=({$PHPSESSID})&({$smarty.now})">({$c_topic.original_filename})</a></td> 54 54 </tr><tr> 55 55 ({/if}) -
OpenPNE/trunk/webapp/modules/pc/templates/c_topic_detail.tpl
r12071 r12331 32 32 ({if $c_topic.filename && $smarty.const.OPENPNE_USE_FILEUPLOAD}) 33 33 <div class="block attachFile"><ul> 34 <li><a href="({t_url m=pc a=do_c_file_download})&target_c_commu_topic_id=({$c_topic.c_commu_topic_id})&sessid=({$PHPSESSID}) ">({$c_topic.original_filename})</a></li>34 <li><a href="({t_url m=pc a=do_c_file_download})&target_c_commu_topic_id=({$c_topic.c_commu_topic_id})&sessid=({$PHPSESSID})&({$smarty.now})">({$c_topic.original_filename})</a></li> 35 35 </ul></div> 36 36 ({/if}) … … 114 114 ({if $item.filename && $smarty.const.OPENPNE_USE_FILEUPLOAD}) 115 115 <div class="block attachFile"><ul> 116 <li><a href="({t_url m=pc a=do_c_file_download})&target_c_commu_topic_comment_id=({$item.c_commu_topic_comment_id})&sessid=({$PHPSESSID}) ">({$item.original_filename})</a></li>116 <li><a href="({t_url m=pc a=do_c_file_download})&target_c_commu_topic_comment_id=({$item.c_commu_topic_comment_id})&sessid=({$PHPSESSID})&({$smarty.now})">({$item.original_filename})</a></li> 117 117 </ul></div> 118 118 ({/if}) -
OpenPNE/trunk/webapp/modules/pc/templates/c_topic_write_delete_confirm.tpl
r8143 r12331 17 17 ({if $smarty.const.OPENPNE_USE_FILEUPLOAD}) 18 18 ({if $c_commu_topic_comment.filename}) 19 <tr><th>ファイル</th><td><a href="({t_url m=pc a=do_c_file_download})&target_c_commu_topic_comment_id=({$c_commu_topic_comment.c_commu_topic_comment_id})&sessid=({$PHPSESSID}) ">({$c_commu_topic_comment.original_filename})</a></td></tr>19 <tr><th>ファイル</th><td><a href="({t_url m=pc a=do_c_file_download})&target_c_commu_topic_comment_id=({$c_commu_topic_comment.c_commu_topic_comment_id})&sessid=({$PHPSESSID})&({$smarty.now})">({$c_commu_topic_comment.original_filename})</a></td></tr> 20 20 ({/if}) 21 21 ({/if}) -
OpenPNE/trunk/webapp/modules/pc/templates/h_message.tpl
r8143 r12331 66 66 ({if $c_message.filename && $smarty.const.OPENPNE_USE_FILEUPLOAD}) 67 67 <div class="block attachFile"><ul> 68 <li><a href="({t_url m=pc a=do_h_message_file_download})&target_c_message_id=({$c_message.c_message_id})&sessid=({$PHPSESSID}) ">({$c_message.original_filename})</a></li>68 <li><a href="({t_url m=pc a=do_h_message_file_download})&target_c_message_id=({$c_message.c_message_id})&sessid=({$PHPSESSID})&({$smarty.now})">({$c_message.original_filename})</a></li> 69 69 </ul></div> 70 70 ({/if})
Note: See TracChangeset
for help on using the changeset viewer.