Mis-type for client secret
parent
b99d2ed9dc
commit
aaa38a761d
|
@ -98,7 +98,7 @@
|
|||
</div>
|
||||
|
||||
<div class="control-group" id="clientSecret">
|
||||
<label class="control-label">Client name</label>
|
||||
<label class="control-label">Client Secret</label>
|
||||
<div class="controls">
|
||||
<input value="<%=clientSecret%>" maxlength="100" type="text" class=""
|
||||
placeholder="Type a secret">
|
||||
|
|
Loading…
Reference in New Issue