diff --git a/wp-fdroid/wp-fdroid.php b/wp-fdroid/wp-fdroid.php index eced6b94..eb9cc10e 100644 --- a/wp-fdroid/wp-fdroid.php +++ b/wp-fdroid/wp-fdroid.php @@ -297,7 +297,8 @@ class FDroid $out.="

Packages

"; - $out.="

NOTE: Although APK downloads are available below to give "; + $out.='

Download F-Droid
'; + $out.="

Although APK downloads are available below to give "; $out.="you the choice, you should be aware that by installing that way you "; $out.="will not receive update notifications, and it's a less secure way "; $out.="to download. ";