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

Contents of /rpms/e-smith-quota/sme8/e-smith-quota-2.2.0-badly-formmatted-html.patch

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


Revision 1.1 - (show annotations) (download)
Wed Apr 28 20:33:23 2010 UTC (14 years, 1 month ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-quota-2_2_0-8_el5_sme, e-smith-quota-2_2_0-3_el5_sme, e-smith-quota-2_2_0-7_el5_sme, e-smith-quota-2_2_0-5_el5_sme, e-smith-quota-2_2_0-6_el5_sme, e-smith-quota-2_2_0-4_el5_sme, e-smith-quota-2_2_0-9_el5_sme, e-smith-quota-2_2_0-10_el5_sme, HEAD
SME8: Bug 5867: - Improve the HTML formatting of the modify quota panel [SME: 5867]

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

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