* configclients.jsp:

- Add form for I2CP options
      - Fix HTML errors
This commit is contained in:
zzz
2010-12-24 16:52:23 +00:00
parent 91f1ece753
commit 63c6613261
7 changed files with 181 additions and 19 deletions

View File

@@ -911,7 +911,7 @@ input:active {
-moz-box-shadow: inset 0px 0px 0px 1px #f60;
}
input[type=text] {
input[type=text], input[type=password] {
background: #ffe;
color: #001;
margin: 5px 10px 5px 10px;
@@ -1166,4 +1166,4 @@ div.footnote hr{
margin-top: 0px;
margin-bottom: -18px;
margin-right: 5px;
}
}