ispman/ispman-web/cgi-bin/tmpl/domains/edit locked.tmpl,1.8,1.9
Joerg Delker <[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.sourceforge.net:/tmp/cvs-serv29582
Modified Files:
locked.tmpl
Log Message:
fixes bug with wrong "locked" status shown
Index: locked.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains/edit/locked.tmpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- locked.tmpl 1 May 2004 23:42:00 -0000 1.8
+++ locked.tmpl 14 Jun 2004 08:21:18 -0000 1.9
@@ -4,7 +4,7 @@
<td>
<input class=checkbox type=checkbox name="ispmanDomainLocked"
<perl>
- ($ispman->{'domain'}{'ispmanDomainLocked'})?
+ ($ispman->{'domain'}{'ispmanDomainLocked'} eq "true")?
" checked>by $ispman->{'domain'}{'ispmanDomainLockedBy'}":">"
</perl>
</td>
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504