/[smeserver]/rpms/e-smith-quota/sme7/e-smith-quota-2.0.0-badly-formmatted-html.patch
ViewVC logotype

Annotation of /rpms/e-smith-quota/sme7/e-smith-quota-2.0.0-badly-formmatted-html.patch

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


Revision 1.1 - (hide annotations) (download)
Wed Apr 28 19:52:34 2010 UTC (14 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-quota-2_0_0-2_el4_sme, HEAD
The actual patch file for Bug 5903

1 wellsi 1.1 diff -ruN e-smith-quota-2.0.0.old/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/quota.pm e-smith-quota-2.0.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/quota.pm
2     --- e-smith-quota-2.0.0.old/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/quota.pm 2008-10-07 18:37:12.000000000 +0100
3     +++ e-smith-quota-2.0.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/quota.pm 2010-04-28 18:55:16.000000000 +0100
4     @@ -190,6 +190,7 @@
5     my $dev = Quota::getqcarg('/home/e-smith/files');
6     my ($bc, $bs, $bh, $bt, $ic, $is, $ih, $it) =
7     Quota::query($dev, $uid);
8     + print '<tr><td>';
9    
10     print
11     $q->p($self->localise('USER')." $name (\"$acct\") ".
12     @@ -217,6 +218,7 @@
13     -override => 1,
14     -default => $self->toBestUnit($bh),
15     -size => 12))));
16     + print '</td></tr>';
17     return '';
18     }
19    

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