Skip to content

Commit

Permalink
Merge pull request #371 from Fiserv/anandrewfiserv-patch-2
Browse files Browse the repository at this point in the history
Update card-developer-api-key-edit-approval.template
  • Loading branch information
anandrewfiserv authored Jul 9, 2024
2 parents c7c9191 + b110fd1 commit d653ff8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions email-templates/card-developer-api-key-edit-approval.template
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@
<strong>API key name: </strong>{{.APIKeyName}}
</p>
<p style="margin: 0; padding: 0; font-size: 1rem; line-height: 1.5rem; margin-bottom: 2rem">
<strong>{{.CredentialsType}} features changed: </strong>
<div style="margin-bottom: 0"><strong>{{.CredentialsType}} features changed: </strong></div>
<ul>
<li style="display: {{.RemovedFeaturesStyle}} > Removed: {{.RemovedFeatures}}</li>
<li style="display: {{.AddedFeaturesStyle}} > Added: {{.AddedFeatures}}</li>
<li style="display:{{.RemovedFeaturesStyle}}"> Removed: {{.RemovedFeatures}}</li>
<li style="display:{{.AddedFeaturesStyle}}"> Added: {{.AddedFeatures}}</li>
</ul>
</p>
<p style="margin: 0; padding: 0; font-size: 1rem; line-height: 1.5rem; margin-bottom: 0.5rem">
Expand Down

0 comments on commit d653ff8

Please sign in to comment.