summaryrefslogtreecommitdiffstats
path: root/mdkapplet-enterprise-update-helper
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-07-28 12:33:43 +0000
committerThierry Vignaud <tv@mandriva.org>2009-07-28 12:33:43 +0000
commitcf254487be6348b64a25823fe061809c709c6e40 (patch)
tree6cd28c145478161ff7d78fe3fc34d1d47f667eb4 /mdkapplet-enterprise-update-helper
parent910359acc6b1548e2b64b74eed6cc53d53921f47 (diff)
downloadmgaonline-cf254487be6348b64a25823fe061809c709c6e40.tar
mgaonline-cf254487be6348b64a25823fe061809c709c6e40.tar.gz
mgaonline-cf254487be6348b64a25823fe061809c709c6e40.tar.bz2
mgaonline-cf254487be6348b64a25823fe061809c709c6e40.tar.xz
mgaonline-cf254487be6348b64a25823fe061809c709c6e40.zip
(no_rigths_dialog) use proper URL for MES
Diffstat (limited to 'mdkapplet-enterprise-update-helper')
-rwxr-xr-xmdkapplet-enterprise-update-helper2
1 files changed, 1 insertions, 1 deletions
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),
]);