Changeset 4038
- Timestamp:
- Sep 16, 2007, 12:54:09 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/modules/pc/templates/o_login.tpl
r3806 r4038 28 28 <input type="text" tabindex="1" name="username" id="username" class="text"> 29 29 <input type="password" tabindex="2" name="password" id="password" class="text"> 30 <input type="image" tabindex="4" name="submit" src="./skin/dummy.gif" alt=""border="0" id="button_login" alt="ログイン">30 <input type="image" tabindex="4" name="submit" src="./skin/dummy.gif" border="0" id="button_login" alt="ログイン"> 31 31 32 32 ({if !$IS_CLOSED_SNS && (($smarty.const.OPENPNE_REGIST_FROM) & ($smarty.const.OPENPNE_REGIST_FROM_PC))})
Note: See TracChangeset
for help on using the changeset viewer.