i2ptunnel: Change include style for edit jsps

Move dup edit code to edit.jsp
Add headers for register.jsp
Remove dup Content-Type
This commit is contained in:
zzz
2018-01-17 16:51:55 +00:00
parent efe3696aa2
commit cae1fe14f9
9 changed files with 68 additions and 131 deletions

View File

@@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 21;
public final static long BUILD = 22;
/** for example "-test" */
public final static String EXTRA = "";