projects
/
freeside.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add option to pgp/gpg encrypt scp dumps
[freeside.git]
/
httemplate
/
search
/
svc_acct.html
1
<HTML>
2
<HEAD>
3
<TITLE>Account Search</TITLE>
4
</HEAD>
5
<BODY BGCOLOR="#e8e8e8">
6
<FONT SIZE=7>
7
Account Search
8
</FONT>
9
<BR><BR>
10
<FORM ACTION="svc_acct.cgi" METHOD="post">
11
Search for <B>username</B>:
12
<INPUT TYPE="text" NAME="username">
13
14
<P><INPUT TYPE="submit" VALUE="Search">
15
16
</FORM>
17
</BODY>
18
</HTML>
19