/[smeserver]/rpms/e-smith-portforwarding/sme8/e-smith-portforwarding-1.2.0-add2general.patch
ViewVC logotype

Contents of /rpms/e-smith-portforwarding/sme8/e-smith-portforwarding-1.2.0-add2general.patch

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


Revision 1.2 - (show annotations) (download)
Tue Oct 7 18:53:00 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-portforwarding-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/portforwarding mezzanine_patched_e-smith-portforwarding-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/portforwarding
2 --- e-smith-portforwarding-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/portforwarding 2008-04-27 18:28:57.000000000 +0200
3 +++ mezzanine_patched_e-smith-portforwarding-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/portforwarding 2008-04-27 18:26:51.000000000 +0200
4 @@ -90,10 +90,6 @@
5 <trans>Port forwarding</trans>
6 </entry>
7 <entry>
8 - <base>APPLY</base>
9 - <trans>Add</trans>
10 - </entry>
11 - <entry>
12 <base>SUCCESS</base>
13 <trans>Your change to the port forwarding rules has been
14 successfully saved.
15 diff -Nur -x '*.orig' -x '*.rej' e-smith-portforwarding-1.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/portforwarding.pm mezzanine_patched_e-smith-portforwarding-1.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/portforwarding.pm
16 --- e-smith-portforwarding-1.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/portforwarding.pm 2008-04-27 18:28:57.000000000 +0200
17 +++ mezzanine_patched_e-smith-portforwarding-1.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/portforwarding.pm 2008-04-27 18:27:56.000000000 +0200
18 @@ -506,7 +506,7 @@
19 if ($mode eq 'create') {
20 print $q->table({-width => '100%'}, $q->Tr($q->th({-class => 'sme-layout'},
21 $q->submit(-name => 'apply',
22 - -value => $self->localise("APPLY")),
23 + -value => $self->localise("ADD")),
24 '&nbsp;',
25 $q->submit(-name => 'cancel',
26 -value => $self->localise("CANCEL")))));

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