consistent wording

This commit is contained in:
Jakob Ketterl 2021-03-03 22:35:57 +01:00
parent 8671f98c14
commit a9dbedee6d
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ class SdrDeviceListController(AuthorizationMixin, WebpageController):
<ul class="list-group list-group-flush sdr-profile-list">
{profiles}
</ul>
<a href="{newprofile_link}" class="btn btn-success">Add profile...</a>
<a href="{newprofile_link}" class="btn btn-success">Add new profile...</a>
</div>
</div>
</li>