mirror of https://github.com/zlatinb/muwire
tell the user the directories will be created
parent
6bc5a9075b
commit
8b341bb125
|
@ -30,6 +30,7 @@
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
<p><%=Util._t("Welcome to MuWire! Please select a nickname and download locations")%></p>
|
<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">
|
<form action="/MuWire/init" method="post">
|
||||||
<%=Util._t("Nickname")%>:
|
<%=Util._t("Nickname")%>:
|
||||||
<input type="text" name="nickname"><br>
|
<input type="text" name="nickname"><br>
|
||||||
|
|
Loading…
Reference in New Issue