Commit 3b2366d1 by Oláh István Gergely

dashboard: change multi-user adding textbox text

parent 2ce1d99a
......@@ -48,7 +48,7 @@
</tr>
</tbody>
</table>
<textarea name="list-new-namelist" class="form-control" placeholder="{% trans "To add more users, list the name of users in multiple lines" %}"></textarea>
<textarea name="list-new-namelist" class="form-control" placeholder="{% trans "List of usernames (one per line)." %}"></textarea>
<div class="form-actions">
<button type="submit" class="btn btn-success">{% trans "Save" %}</button>
</div>
......
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