Changeset 3765
- Timestamp:
- Aug 23, 2007, 4:59:19 PM (15 years ago)
- Location:
- OpenPNE/trunk/webapp/modules/ktai/templates
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/modules/ktai/templates/h_com_category.tpl
r3764 r3765 48 48 </form> 49 49 <hr color="#0d6ddf"> 50 <a href="({t_url m=ktai a=page_h_com_find_all})&({$tail})">コミュニティ検索に戻る</a><br>50 %%i117%%<a href="({t_url m=ktai a=page_h_com_find_all})&({$tail})">コミュニティ検索に戻る</a><br> 51 51 52 52 ({$inc_ktai_footer|smarty:nodefaults}) -
OpenPNE/trunk/webapp/modules/ktai/templates/h_com_find_result.tpl
r3764 r3765 52 52 </form> 53 53 <hr color="#0d6ddf"> 54 <a href="({t_url m=ktai a=page_h_com_find_all})&({$tail})">コミュニティ検索に戻る</a><br>54 %%i117%%<a href="({t_url m=ktai a=page_h_com_find_all})&({$tail})">コミュニティ検索に戻る</a><br> 55 55 56 56 ({$inc_ktai_footer|smarty:nodefaults}) -
OpenPNE/trunk/webapp/modules/ktai/templates/h_com_topic_find_all.tpl
r3764 r3765 47 47 </form> 48 48 <hr color="#0d6ddf"> 49 <a href="({t_url m=ktai a=page_h_com_find_all})&({$tail})">コミュニティ検索に戻る</a><br>49 %%i117%%<a href="({t_url m=ktai a=page_h_com_find_all})&({$tail})">コミュニティ検索に戻る</a><br> 50 50 ({$inc_ktai_footer|smarty:nodefaults})
Note: See TracChangeset
for help on using the changeset viewer.