ispman/ispman-web/cgi-bin/tmpl/users edit.tmpl, 1.16.4.1, 1.16.4.2
Pedro Algarvio <[email protected]> Sun, 08 Oct 2006 23:29:28 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv32592/ispman-web/cgi-bin/tmpl/users
Modified Files:
Tag: dev_1_3-cyrus_virtdomain2
edit.tmpl
Log Message:
Removed '<b>User: </b>' by mistake.
Index: edit.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users/edit.tmpl,v
retrieving revision 1.16.4.1
retrieving revision 1.16.4.2
diff -u -d -r1.16.4.1 -r1.16.4.2
--- edit.tmpl 8 Oct 2006 23:25:45 -0000 1.16.4.1
+++ edit.tmpl 8 Oct 2006 23:29:26 -0000 1.16.4.2
@@ -9,7 +9,7 @@
<form action="<perl>$ispman->getConfig('ispmanUrlPrefix')</perl>/admin/index.cgi" method="POST">
<tr>
<td colspan=2>
- <perl>lc($ispman->getConf("CyrusUnixHierarchySep")) eq 'yes'? $ispman->{'user'}->{"ispmanUserId"} . '@' . $r->param('ispmanDomain') . ' / ':'';</perl><perl>$r->param('uid') </perl> (<perl>$r->param('ispmanDomain')</perl>)
+ <b>User: </b> <perl>lc($ispman->getConf("CyrusUnixHierarchySep")) eq 'yes'? $ispman->{'user'}->{"ispmanUserId"} . '@' . $r->param('ispmanDomain') . ' / ':'';</perl><perl>$r->param('uid') </perl> (<perl>$r->param('ispmanDomain')</perl>)
<br><br>
<b>General Properties
<br><hr noshade>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV