/[smeserver]/rpms/e-smith-backup/sme8/e-smith-backup-1.15.0-LocaliseStatus.patch
ViewVC logotype

Contents of /rpms/e-smith-backup/sme8/e-smith-backup-1.15.0-LocaliseStatus.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Oct 7 19:27:49 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup mezzanine_patched_e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup
2 --- e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup 2008-08-07 13:47:56.000000000 -0600
3 +++ mezzanine_patched_e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup 2008-08-07 13:47:34.000000000 -0600
4 @@ -1077,7 +1077,8 @@
5
6 if ($rec) {
7 print $fm->localise('WORKSTN_BACKUP_DESC');
8 - print $fm->localise('WORKSTN_BACKUP_ENABLED'), $q->b(' '.$backupwk_status), '.<br/>';
9 + print $fm->localise('WORKSTN_BACKUP_ENABLED'),
10 + $q->b(' '.$fm->localise(uc($backupwk_status))), '.<br/>';
11 if ($VFSType eq 'usb') {
12 print $fm->localise('WORKSTN_BACKUP_USB'), '<br/>';
13 }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed