Change contributor to ocmin
authorJamie Cameron <jcameron@webmin.com>
Wed, 18 Jul 2007 19:54:47 +0000 (19:54 +0000)
committerJamie Cameron <jcameron@webmin.com>
Wed, 18 Jul 2007 19:54:47 +0000 (19:54 +0000)
bacula-backup/images/ocmin.gif [new file with mode: 0644]
bacula-backup/index.cgi
bacula-backup/lang/en

diff --git a/bacula-backup/images/ocmin.gif b/bacula-backup/images/ocmin.gif
new file mode 100644 (file)
index 0000000..1a6130d
Binary files /dev/null and b/bacula-backup/images/ocmin.gif differ
index 306e1a5..56dceb3 100755 (executable)
@@ -44,7 +44,8 @@ $ver = &get_bacula_version();
 &ui_print_header(undef, $module_info{'desc'}, "", "intro", 1, 1, 0,
                 $hsl, undef, undef,
                 ($ver ? &text('index_version', $ver)."<br>" : undef).
-                $text{'index_opencountry'});
+                &text('index_ocmin', 'images/ocmin.gif',
+                      'http://www.ocmin.com/'));
 if ($ver && $ver < 1.36) {
        print &text('index_eversion', 1.36, $ver),"<p>\n";
        &ui_print_footer("/", $text{'index'});
index 7a93c28..d552a7f 100644 (file)
@@ -27,7 +27,7 @@ index_sd=Storage Daemon Configuration
 index_fd=File Daemon Configuration
 index_groups=Bacula Group Configuration
 index_actions=Backup and Restore Actions
-index_opencountry=Contributed by Laurent Gharda
+index_ocmin=Contributed by <a href=$2 target=_new>Oceans Mind Corp <img align=middle border=0 src='$1'></a>
 
 connect_emysql=Failed to load the database DBI driver.
 connect_elogin=Failed to login to the database $1 : $2.