tell the user the directories will be created

pull/34/head
Zlatin Balevsky 2019-12-15 16:17:56 +00:00
parent 6bc5a9075b
commit 8b341bb125
1 changed files with 1 additions and 0 deletions

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>