aboutsummaryrefslogtreecommitdiffstats
path: root/BCD/Web.pm
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2011-10-31 09:46:13 +0000
committerAnne Nicolas <ennael@mageia.org>2011-10-31 09:46:13 +0000
commit3e58c1ee79532469f4e7d1b0084f5f791a31c7ca (patch)
tree412a6c53d972d28705af3d629cf342a6cc270a4c /BCD/Web.pm
parentdf535a121225f56f65396b80150e7622fea6b9ae (diff)
downloadbcd-3e58c1ee79532469f4e7d1b0084f5f791a31c7ca.tar
bcd-3e58c1ee79532469f4e7d1b0084f5f791a31c7ca.tar.gz
bcd-3e58c1ee79532469f4e7d1b0084f5f791a31c7ca.tar.bz2
bcd-3e58c1ee79532469f4e7d1b0084f5f791a31c7ca.tar.xz
bcd-3e58c1ee79532469f4e7d1b0084f5f791a31c7ca.zip
- update isos configuration files
- switch to trunk version of bcd - update Media.pm
Diffstat (limited to 'BCD/Web.pm')
-rw-r--r--BCD/Web.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/BCD/Web.pm b/BCD/Web.pm
index bf0aff5..70cf501 100644
--- a/BCD/Web.pm
+++ b/BCD/Web.pm
@@ -101,7 +101,7 @@ h3 {
<BODY>
";
print $B "<ul>\n";
- print $B "<li>Date of the synchronisation to the cauldron repository: <b>$date_repo</b></li>\n";
+ print $B "<li>Date of the synchronisation to the cooker repository: <b>$date_repo</b></li>\n";
print $B "<li>Configuration file used: <a href='$conf_file'>$conf_file</a></li>\n";
print $B "<li>Architecture: <b>$arch</b></li>\n";
print $B "<li>Distribution based on: <b>$based_on</b></li>\n";