CLOUD: Fix IndexPageHandler warning
This commit is contained in:
parent
876b8616af
commit
7c9912e3d8
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ void IndexPageHandler::handle(Client &client) {
|
|||
Common::String::format(
|
||||
"%s<br/><a href=\"files\">%s</a>",
|
||||
_("This is a local webserver index page."),
|
||||
client.queryParameter("path").c_str(),
|
||||
_("Open Files manager")
|
||||
),
|
||||
"/filesAJAX"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue