Changeset 12104 for branches/dev/data
- Timestamp:
- 2007/04/04 23:35:03 (19 years ago)
- Location:
- branches/dev/data/downloads/module/security
- Files:
-
- 2 edited
-
security.php (modified) (1 diff)
-
security.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/downloads/module/security/security.php
r12103 r12104 115 115 if(ereg("DB_PASSWORD", $data)) { 116 116 $arrResult['result'] = "¡ß"; 117 $arrResult['detail'] = "install.inc¤ÎÆâÍÆ¤ò±£Êä·¤Þ¤¹¤«¡© <br>";117 $arrResult['detail'] = "install.inc¤ÎÆâÍÆ¤ò±£Êä·¤Þ¤¹¤«¡©"; 118 118 $arrResult['detail'].= "<input type='submit' value='±£Ê乤ë'>"; 119 119 } else { -
branches/dev/data/downloads/module/security/security.tpl
r12086 r12104 86 86 </table> 87 87 88 <table width="442" border="0" cellspacing="0" cellpadding="0" summary=" "> 89 <tr> 90 <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td> 91 <td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_top.gif" width="440" height="7" alt=""></td> 92 <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td> 93 </tr> 94 <tr> 95 <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td> 96 <td bgcolor="#e9e7de" align="center"> 97 <table border="0" cellspacing="0" cellpadding="0" summary=" "> 98 <tr> 99 <td><input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt="¤³¤ÎÆâÍÆ¤ÇÅÐÏ¿¤¹¤ë" border="0" name="subm" onClick="document.body.style.cursor = 'wait';"></td> 100 </tr> 101 </table> 102 </td> 103 <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td> 104 </tr> 105 <tr> 106 <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_bottom.gif" width="442" height="8" alt=""></td> 107 </tr> 108 </table> 88 109 89 </td> 110 90 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
Note: See TracChangeset
for help on using the changeset viewer.
