File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 212212
213213< script type ="text/x-red " data-template-name ="aws-config ">
214214 < div class = "form-row" >
215- < label for = "node-config-input-accesskeyid" > < i class = "fa fa-bookmark" > </ i > < span data-i18n = "aws.label.keyid" > </ span > </ label >
215+ < label for = "node-config-input-accesskeyid" > < i class = "fa fa-bookmark" > </ i > < span data-i18n = "aws.label.keyid" > </ span > </ label >
216216 < input class = "input-append-left" type = "text" id = "node-config-input-accesskeyid" style = "width: 40%;" >
217217 </ div >
218218 < div class = "form-row" >
219- < label for = "node-config-input-secretaccesskey" > < i class = "fa fa-bookmark" > </ i > < span data-i18n = "aws.label.secret" > </ span > </ label >
219+ < label for = "node-config-input-secretaccesskey" > < i class = "fa fa-bookmark" > </ i > < span data-i18n = "aws.label.secret" > </ span > </ label >
220220 < input class = "input-append-left" type = "password" id = "node-config-input-secretaccesskey" style = "width: 40%;" >
221221 </ div >
222222 < div class = "form-tips" >
Original file line number Diff line number Diff line change 159159
160160< script type ="text/x-red " data-template-name ="google-api-config ">
161161 < div class = "form-row" >
162- < label for = "node-config-input-key" > < i class = "fa fa-bookmark" > </ i > < span data-i18n = "google.label.apikey" > </ span > </ label >
162+ < label for = "node-config-input-key" > < i class = "fa fa-bookmark" > </ i > < span data-i18n = "google.label.apikey" > </ span > </ label >
163163 < input class = "input-append-left" type = "password" id = "node-config-input-key" style = "width: 40%;" >
164164 </ div >
165165 < div class = "form-tips" >
Original file line number Diff line number Diff line change 3131 < input type = "text" id = "node-config-input-clientID" >
3232 </ div >
3333 < div class = "form-row" id = "node-config-clientSecret" >
34- < label for = "node-config-input-clientSecret" > < i class = "fa fa-lock" > </ i > < span data-i18n = "instagram.label.clientsecret" > </ span > </ label >
34+ < label for = "node-config-input-clientSecret" > < i class = "fa fa-lock" > </ i > < span data-i18n = "instagram.label.clientsecret" > </ span > </ label >
3535 < input type = "password" id = "node-config-input-clientSecret" >
3636 </ div >
3737 < div class = "form-row" id = "node-config-redirectURI" >
Original file line number Diff line number Diff line change 3131 < input type = "text" id = "node-config-input-clientID" >
3232 </ div >
3333 < div class = "form-row" id = "node-config-clientSecret" >
34- < label for = "node-config-input-clientSecret" > < i class = "fa fa-lock" > </ i > < span data-i18n = "strava.label.clientsecret" > </ span > </ label >
34+ < label for = "node-config-input-clientSecret" > < i class = "fa fa-lock" > </ i > < span data-i18n = "strava.label.clientsecret" > </ span > </ label >
3535 < input type = "password" id = "node-config-input-clientSecret" >
3636 </ div >
3737 < div class = "form-row" id = "node-config-redirectURI" >
You can’t perform that action at this time.
0 commit comments