diff --git a/management/yastui/src/include/subdomain/apparmor_profile_check.ycp b/management/yastui/src/include/subdomain/apparmor_profile_check.ycp index 59a8d45a7..73944fe33 100644 --- a/management/yastui/src/include/subdomain/apparmor_profile_check.ycp +++ b/management/yastui/src/include/subdomain/apparmor_profile_check.ycp @@ -40,10 +40,8 @@ define boolean checkProfileSyntax () { running ") + "man apparmor.d

" + _("

Comprehensive documentation about AppArmor is available in \ - the Administration guide. This is available in the \ - directory: ") + the AppArmor Administration guide.") + "

" - + "/usr/share/doc/manual/suselinux-manual_LANGUAGE. " + _("

Please refer to this for more detailed information about \ AppArmor

"); Popup::LongText( headline, `RichText(errmsg), 55, 15);