forked from I2P_Developers/i2p.i2p
bye .jsp part 2
This commit is contained in:
@@ -29,7 +29,7 @@ public class ConfigUIHandler extends FormHandler {
|
||||
if (_context.router().saveConfig()) {
|
||||
if (!oldTheme.equals(_config))
|
||||
addFormNotice(_("Theme change saved.") +
|
||||
" <a href=\"configui.jsp\">" +
|
||||
" <a href=\"configui\">" +
|
||||
_("Refresh the page to view.") +
|
||||
"</a>");
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user