ispman/ispman-web/cgi-bin/tmpl/domains/edit locked.tmpl,1.6,1.7
| 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.sourceforge.net:/tmp/cvs-serv24196/ispman-web/cgi-bin/tmpl/domains/edit
Modified Files:
locked.tmpl
Log Message:
fixed perl warning
Index: locked.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains/edit/locked.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- locked.tmpl 8 Jan 2004 00:08:26 -0000 1.6
+++ locked.tmpl 6 Feb 2004 22:08:28 -0000 1.7
@@ -3,7 +3,7 @@
<td><perl>_("Locked")</perl></td>
<td>
<input class=checkbox type=checkbox name="ispmanDomainLocked"
- <perl>($ispman->{'domain'}{'ispmanDomainLocked'} eq "true")? " checked ": ""</perl>
+ <perl>($ispman->{'domain'}{'ispmanDomainLocked'} && $ispman->{'domain'}{'ispmanDomainLocked'} eq "true")? " checked ": ""</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