Commit 897009e0 by Dányi Bence

webui: new-share label reference fixed

parent 3019fd42
......@@ -70,7 +70,7 @@
<div class="clear"></div>
</li>
<li>
<label for="share-instance-limit">{% trans "Maximal count of instaces/user" %}</label>
<label for="share-per-user-limit">{% trans "Maximal count of instaces/user" %}</label>
<input type="number" name="per_user_limit" id="share-per-user-limit" value="1" />
<div class="clear"></div>
</li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment