diff --git a/ui/ui/app-settings.tpl b/ui/ui/app-settings.tpl index 09307959..33ee4e97 100644 --- a/ui/ui/app-settings.tpl +++ b/ui/ui/app-settings.tpl @@ -586,6 +586,18 @@ {Lang::T('Miscellaneous')}
+
+ +
+ +
+

{Lang::T('This is to notify you when new updates is available')}

+
diff --git a/ui/ui/dashboard.tpl b/ui/ui/dashboard.tpl index 6262a16f..6025622f 100644 --- a/ui/ui/dashboard.tpl +++ b/ui/ui/dashboard.tpl @@ -372,6 +372,7 @@ {/literal} {/if} +{if $_c['new_version_notify'] != 'disable'} +{/if} {include file="sections/footer.tpl"} \ No newline at end of file