Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
iwl-live
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anthony.Suerte
iwl-live
Commits
3b66aa5c
Commit
3b66aa5c
authored
Sep 24, 2021
by
Antonio.Suerte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UI and Text Enhancement
parent
fb18722e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
user.css
css/user.css
+1
-1
tmp_settlement_api.php
ja/template/tmp_settlement_api.php
+3
-3
No files found.
css/user.css
View file @
3b66aa5c
...
...
@@ -2320,7 +2320,7 @@ div#loginAPI table td {
div
#loginAPI
{
position
:
inherit
;
}
aside
#colLeft
{
aside
.api_aside
{
padding
:
0
0
0
0px
!important
;
width
:
100%
!important
;
display
:
none
!important
;
...
...
ja/template/tmp_settlement_api.php
View file @
3b66aa5c
...
...
@@ -118,7 +118,7 @@ include_once('template/base_head_API.php');
<td><span
class=
"w50p"
id=
"spDebitAmount"
></span></td>
</tr>
<tr>
<th>
メッセージ
e
</th>
<th>
メッセージ
</th>
<td><span
class=
"w50p"
id=
"spMessage"
></span></td>
</tr>
</tbody>
...
...
@@ -131,7 +131,7 @@ include_once('template/base_head_API.php');
<p
class=
"pt20 pb20 settleQuestion"
>
解決入力に進んで宜しいですか
</p>
<div
class=
"pt-20 mb10"
>
<a
class=
"conf-settle-pop btn bg-grad px180 m_btn"
>
確認
</a>
<a
class=
"conf-settle-pop btn bg-grad px180 m_btn"
>
実行
</a>
<a
class=
"close-pop btn bg-parent px180 m_btn"
>
キャンセル
</a>
</div>
</div>
...
...
@@ -157,7 +157,7 @@ include_once('template/base_head_API.php');
<a
href=
"
<?php
echo
$this
->
getAgentCodeURL
();
?>
"
target=
"_blank"
>
登録
</a>
!
</div>
</div>
</div>
<input
type=
"submit"
value=
"
解決
"
class=
"btn bg-grad px80"
>
<input
type=
"submit"
value=
"
決済
"
class=
"btn bg-grad px80"
>
</form>
<form
id=
"acForm"
action=
""
method=
"POST"
>
...
...
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