Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
check
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_web
check
Commits
308675b5
Commit
308675b5
authored
Feb 13, 2015
by
Masaru Abe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
リリース用
parent
2fbc8078
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
custom/daihatsu/login.html
+6
-3
No files found.
custom/daihatsu/login.html
View file @
308675b5
...
@@ -61,7 +61,11 @@
...
@@ -61,7 +61,11 @@
-->
-->
<div
class=
"wrapper"
>
<div
class=
"wrapper"
>
<div
id=
"main-ws"
>
<div
id=
"main-ws"
>
<ul
class=
"floatR"
id=
"menu-language"
><li
class=
"language"
><a
id=
"language-ja"
><img
src=
"./abvw/img/common/flg_jpn.png"
width=
"29"
height=
"20"
></a></li><li
class=
"language"
><a
id=
"language-en"
><img
src=
"./abvw/img/common/flg_usa.png"
width=
"29"
height=
"20"
></a></li><li
class=
"language"
><a
id=
"language-ko"
><img
src=
"./abvw/img/common/flg_kor.png"
width=
"29"
height=
"20"
></a></li></ul>
<ul
class=
"floatR"
id=
"menu-language"
>
<li
class=
"language"
><a
id=
"language-ja"
><img
src=
"./abvw/img/common/flg_jpn.png"
style=
"display:none;"
width=
"29"
height=
"20"
></a></li>
<li
class=
"language"
><a
id=
"language-en"
><img
src=
"./abvw/img/common/flg_usa.png"
style=
"display:none;"
width=
"29"
height=
"20"
></a></li>
<li
class=
"language"
><a
id=
"language-ko"
><img
src=
"./abvw/img/common/flg_kor.png"
style=
"display:none;"
width=
"29"
height=
"20"
></a></li>
</ul>
<article>
<article>
<img
src=
"./abvw/img/login/logo_login.png"
width=
"200"
class=
"clearboth"
id=
"logologin"
>
<img
src=
"./abvw/img/login/logo_login.png"
width=
"200"
class=
"clearboth"
id=
"logologin"
>
<section
id=
"formlogin"
>
<section
id=
"formlogin"
>
...
@@ -71,9 +75,8 @@
...
@@ -71,9 +75,8 @@
<th width="33%" class="lang" lang="txtLoginAccPath">アカウントパス</th>
<th width="33%" class="lang" lang="txtLoginAccPath">アカウントパス</th>
<td width="67%"><input type="text" id="txtAccPath" maxlength="60" /></td>
<td width="67%"><input type="text" id="txtAccPath" maxlength="60" /></td>
</tr>
</tr>
<input type="hidden" id="txtAccPath" value="user" />
-->
-->
<input
type=
"hidden"
id=
"txtAccPath"
value=
"
daihatsu
"
/>
<input
type=
"hidden"
id=
"txtAccPath"
value=
"
user
"
/>
<tr>
<tr>
<th
class=
"lang"
lang=
"txtLoginId"
>
<!--ログインID-->
</th>
<th
class=
"lang"
lang=
"txtLoginId"
>
<!--ログインID-->
</th>
<td><input
type=
"text"
id=
"txtAccId"
maxlength=
"54"
/></td>
<td><input
type=
"text"
id=
"txtAccId"
maxlength=
"54"
/></td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment