ispman/ispman-web/cgi-bin/tmpl/domains/edit locked.tmpl,1.7,1.8

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-serv26395/ispman-web/cgi-bin/tmpl/domains/edit

Modified Files:
	locked.tmpl 
Log Message:
adjusted condition
added display of lock owner

Index: locked.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/domains/edit/locked.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- locked.tmpl	6 Feb 2004 22:08:28 -0000	1.7
+++ locked.tmpl	1 May 2004 23:42:00 -0000	1.8
@@ -3,8 +3,10 @@
     <td><perl>_("Locked")</perl></td>
     <td> 
     <input class=checkbox type=checkbox name="ispmanDomainLocked"
-    <perl>($ispman->{'domain'}{'ispmanDomainLocked'} && $ispman->{'domain'}{'ispmanDomainLocked'} eq "true")? " checked ": ""</perl>
-    >
+    <perl>
+       ($ispman->{'domain'}{'ispmanDomainLocked'})?
+        " checked>by $ispman->{'domain'}{'ispmanDomainLockedBy'}":">"
+    </perl>
     </td>
 </tr>
 



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
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.