Skip to content

Commit 757bee3

Browse files
authored
Updated input name
1 parent 5e77cd8 commit 757bee3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,17 @@ <h1 id="test">Settle API PKCS#1 1.5 signature generator</h1>
5757
</div>
5858
<hr /><br />
5959
<div class="pure-control-group">
60-
<label for="merchant_id">X-Auka-Merchant</label>
60+
<label for="merchant_id">Merchant ID</label>
6161
<input type="text" name="merchant_id" id="merchant_id"></input>
6262
</div>
6363

6464
<div class="pure-control-group" id="controllGroupApiUser">
65-
<label for="api_user">X-Auka-User</label>
65+
<label for="api_user">API Key/User ID</label>
6666
<input type="text" name="api_user" id="api_user"></input>
6767
</div>
6868

6969
<div class="pure-control-group integrator" id="controllGroupIntegrator">
70-
<label for="X_Auka_Integrator">X-Auka-Integrator</label>
70+
<label for="X_Auka_Integrator">Integrator ID</label>
7171
<input type="text" name="X_Auka_Integrator" id="X_Auka_Integrator"></input>
7272
</div>
7373

0 commit comments

Comments
 (0)