From cf254487be6348b64a25823fe061809c709c6e40 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 28 Jul 2009 12:33:43 +0000 Subject: (no_rigths_dialog) use proper URL for MES --- mdkapplet-enterprise-update-helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdkapplet-enterprise-update-helper') diff --git a/mdkapplet-enterprise-update-helper b/mdkapplet-enterprise-update-helper index 639e7a39..f3342586 100755 --- a/mdkapplet-enterprise-update-helper +++ b/mdkapplet-enterprise-update-helper @@ -151,7 +151,7 @@ sub no_rigths_dialog() { @common), gtknew('HButtonBox', layout => 'start', children_tight => [ interactive::gtk::add_padding( - new_link_button('https://my.mandriva.com/powerpack/', N("More Information"))) + new_link_button('http://www2.mandriva.com/linux/server/', N("More Information"))) ]), create_okcancel($w, N("Close"), undef), ]); -- cgit v1.2.1