Commit 3a80cb84 by Masaru Abe

build対応

parent 9c29db16
......@@ -82,13 +82,14 @@ jQuery.event.add(window,"load",function() { // 全ての読み込み完了後に
<img src="./abvw/img/login/logo_login.png" width="166" height="150" class="clearboth" id="logologin">
<section id="formlogin">
<table width="440" border="0" cellspacing="0">
<!-- for KT&G
<!-- for KT&G -->
<tr>
<th width="33%" class="lang" lang="txtLoginAccPath">アカウントパス</th>
<td width="67%"><input type="text" id="txtAccPath" maxlength="60" /></td>
</tr>
-->
<!-
<input type="hidden" id="txtAccPath" value="user" />
-->
<tr>
<th class="lang" lang="txtLoginId">ログインID</th>
<td><input type="text" id="txtAccId" maxlength="54" /></td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment