Changeset 5157
- Timestamp:
- Feb 12, 2008, 10:11:17 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/work/ebihara/prj_xhtml_css/webapp/modules/pc/templates/h_home.tpl
r5156 r5157 6 6 ({t_form m=pc a=do_h_home_search}) 7 7 <p> 8 <input type="hidden" name="sessid" value="({$PHPSESSID})" >9 <label for="q"><img src="({t_img_url_skin filename=icon_search})" alt=" search" style="width:62px;height:20px;" class="icon"></label>8 <input type="hidden" name="sessid" value="({$PHPSESSID})" /> 9 <label for="q"><img src="({t_img_url_skin filename=icon_search})" alt="検索" /></label> 10 10 <input type="text" class="input_text" id="q" name="q" value="" size="30" /> 11 11 <input type="image" class="input_image" id="diary" name="diary" src="({t_img_url_skin filename=button_search_1})" value="diary" alt="日記" />
Note: See TracChangeset
for help on using the changeset viewer.