mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Changed contributor's name
This commit is contained in:
@@ -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'});
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user