ispman/ispman-web/cgi-bin/tmpl/users edit.tmpl,1.11,1.11.2.1
Joerg Delker <[email protected]>
| 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-cvs1.sourceforge.net:/tmp/cvs-serv9183/ispman-web/cgi-bin/tmpl/users
Modified Files:
Tag: rel_1_2-bugfixes
edit.tmpl
Log Message:
fixed wrong (redundant) input tag
(merged from HEAD)
Index: edit.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/users/edit.tmpl,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -u -d -r1.11 -r1.11.2.1
--- edit.tmpl 7 Feb 2004 14:58:22 -0000 1.11
+++ edit.tmpl 22 Jun 2004 07:30:16 -0000 1.11.2.1
@@ -102,13 +102,13 @@
<tr>
<td>Primary Mail Box Address</td>
<td>
-<input type=hidden size=35 type=text name=mailRoutingAddress value="<perl> $ispman->{'user'}->{"mailRoutingAddress"}</perl>">
+<input type=hidden size=35 name=mailRoutingAddress value="<perl> $ispman->{'user'}->{"mailRoutingAddress"}</perl>">
<perl> $ispman->{'user'}->{"mailRoutingAddress"}</perl>
</td>
</tr>
<tr>
<td>Primary Mail Address</td>
- <td><input size=35 type=text name=mailLocalAddress value="<perl> $ispman->{'user'}->{"mailLocalAddress"}</perl>"></td>
+ <td><input size=35 type=text name=mailLocalAddress value="<perl> $ispman->{'user'}->{"mailLocalAddress"}</perl>"></td>
</tr>
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com