dns/dyndns: fix typo

This commit is contained in:
Franco Fichtner
2022-01-24 09:22:35 +01:00
parent d737686eed
commit 7942f54a9f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ legacy_html_escape_form_data($a_dyndns);
<section class="col-xs-12">
<div class="alert alert-warning" role="alert">
<strong>
<?=gettext("Please make sure to upgrade to os-ddclient before 21.7 is released as this plugin will be removed from our repository");?>
<?=gettext("Please make sure to upgrade to os-ddclient before 22.7 is released as this plugin will be removed from our repository");?>
</strong>
</div>
<div class="tab-content content-box col-xs-12">
@@ -90,7 +90,7 @@ if (!empty($_REQUEST['getdyndnsstatus'])) {
<th colspan="4">
<div class="alert alert-warning" role="alert">
<strong>
<?=gettext("Please make sure to upgrade to os-ddclient before 21.7 is released as this plugin will be removed from our repository");?>
<?=gettext("Please make sure to upgrade to os-ddclient before 22.7 is released as this plugin will be removed from our repository");?>
</strong>
</div>
</th>