Changeset 1547
- Timestamp:
- Jan 11, 2007, 11:19:54 PM (16 years ago)
- Location:
- OpenPNE/branches/2_4
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/2_4/webapp_biz/modules/pc/templates/inc_search_box.tpl
r217 r1547 19 19 <input type="image" src="({t_img_url_skin filename=button_search_2})" value="community" alt="コミュニティ" border="0" name="community" class="button" style="width:62px;height:20px;"> 20 20 <input type="image" src="({t_img_url_skin filename=button_search_3})" value="web" alt="web" border="0" name="web" class="button" style="width:62px;height:20px;"> 21 <input type="image" src=" ./skin/biz/button_search_4.gif" value="group" alt="グループ" border="0" name="group" class="button" style="width:62px;height:20px;">21 <input type="image" src="({t_img_url_skin_biz filename=button_search_4})" value="group" alt="グループ" border="0" name="group" class="button" style="width:62px;height:20px;"> 22 22 </td> 23 23 </tr>
Note: See TracChangeset
for help on using the changeset viewer.