ispman/ispman-web/cgi-bin/tmpl/domains/edit maildelivery.tmpl,1.5,1.6

[email protected]
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains/edit
In directory sc8-pr-cvs1:/tmp/cvs-serv32180/ispman-web/cgi-bin/tmpl/domains/edit

Modified Files:
	maildelivery.tmpl 
Log Message:
fixed bug #879480: minor spelling fix


Index: maildelivery.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains/edit/maildelivery.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- maildelivery.tmpl	8 Jan 2004 00:08:26 -0000	1.5
+++ maildelivery.tmpl	19 Jan 2004 23:15:38 -0000	1.6
@@ -1,7 +1,7 @@
 <tr>
     <td><perl>_("Mail Delivery")</perl></td>
     <td>
-        <input type=radio name="ispmanDomainMailDeliveryMethod" value="local" <perl>($ispman->{'domain'}{'ispmanDomainMailDeliveryMethod'} eq "local")?"checked":""</perl> > <perl>_("Deliver Localy")</perl><br>
+        <input type=radio name="ispmanDomainMailDeliveryMethod" value="local" <perl>($ispman->{'domain'}{'ispmanDomainMailDeliveryMethod'} eq "local")?"checked":""</perl> > <perl>_("Deliver Locally")</perl><br>
         <input type=radio name="ispmanDomainMailDeliveryMethod" value="smtp" <perl>($ispman->{'domain'}{'ispmanDomainMailDeliveryMethod'} eq "smtp")?"checked":""</perl> > <perl>_("Deliver to MX host")</perl>
     </td>
 </tr>




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.