Changed contributor's name

This commit is contained in:
Jamie Cameron
2007-11-29 05:26:25 +00:00
parent a2af78f981
commit a6d411da25
2 changed files with 2 additions and 2 deletions

View File

@@ -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'});

View 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.