tell the user the directories will be created

This commit is contained in:
Zlatin Balevsky
2019-12-15 16:17:56 +00:00
parent 6bc5a9075b
commit 8b341bb125

View File

@@ -30,6 +30,7 @@
<% } %>
<p><%=Util._t("Welcome to MuWire! Please select a nickname and download locations")%></p>
<p><%=Util._t("These directories will be created if they do not already exist")%></p>
<form action="/MuWire/init" method="post">
<%=Util._t("Nickname")%>:
<input type="text" name="nickname"><br>