summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/13-mdkexpert_corporate.pl
blob: 5b8c9b3b275fa231e56b6ae1f46782ae8971168a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/perl

$width = 556;
$height = 303;

$y_start = 10;

$title = N("MandrakeExpert Corporate");

@text = (N("An online platform to respond to enterprise support needs."),
         N("All incidents will be followed up by a single qualified MandrakeSoft technical expert."),
         ("corporate.mandrakeexpert.com"));