introduce divs to allow selecting buttons on /home by category

This commit is contained in:
hankhill19580
2019-11-08 17:42:53 +00:00
parent 552100da17
commit ff293d50a9
29 changed files with 47 additions and 48 deletions

View File

@@ -14,7 +14,7 @@ import java.io.PrintStream;
/**
* <p>This class is used by the installer in Windows to process the <code>wrapper.config</code> file. It
* <ul>
* <li>rewrites the applicable wrapper config options to point to <code>%APPDATA%\I2P</code></li>
* <li>rewrites the applicable wrapper config options to point to <code>%LOCALAPPDATA%\I2P</code></li>
* <li>corrects the paths, rewriting <code>/</code> to <code>\</code></li>
* </ul>
* <p>