Changed contributor's name
authorJamie Cameron <jcameron@webmin.com>
Thu, 29 Nov 2007 05:26:25 +0000 (05:26 +0000)
committerJamie Cameron <jcameron@webmin.com>
Thu, 29 Nov 2007 05:26:25 +0000 (05:26 +0000)
bacula-backup/index.cgi
bacula-backup/lang/en

index e5a957d..8719f42 100755 (executable)
@@ -46,7 +46,7 @@ $ver = &get_bacula_version();
                 $hsl, undef, undef,
                 ($ver ? &text('index_version', $ver)."<br>" : undef).
                 &text('index_ocmin', 'images/ocmin.gif',
-                      'http://www.ocmin.com/'));
+                      'http://www.linmin.com/'));
 if ($ver && $ver < 1.36) {
        print &text('index_eversion', 1.36, $ver),"<p>\n";
        &ui_print_footer("/", $text{'index'});
index 38f0e76..5ed7c48 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_ocmin=Contributed by <a href=$2 target=_new>Oceans Mind Corp <img align=middle border=0 src='$1'></a>
+index_ocmin=Contributed by <a href=$2 target=_new>Linmin <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.