Small fix

This commit is contained in:
Pinga 2024-01-09 12:58:56 +02:00
parent a910b80296
commit 32a94cf27c

View file

@ -27,7 +27,7 @@
<div class="card">
<div class="card-body">
<div class="alert alert-important alert-info" role="alert">
{{ __('The host you're trying to update') }}, <strong>{{ host.name }}</strong>, {{ __('is external to the registry. Consequently, it does not store any IP addresses within our system, and therefore, does not require any updates from your end. This means there are no associated IP addresses under our management that need your attention.') }}
{{ __('The host you\'re trying to update') }}, <strong>{{ host.name }}</strong>, {{ __('is external to the registry. Consequently, it does not store any IP addresses within our system, and therefore, does not require any updates from your end. This means there are no associated IP addresses under our management that need your attention.') }}
</div>
</div>
</div>