fix video
[redakcja.git] / apps / organizations / templates / organizations / edit_user.html
index 97d413f..83262cf 100644 (file)
@@ -38,9 +38,9 @@
         <label for="title">{% trans "Projects" %}</label>
             {{ form.projects.errors }}
             <textarea class="form-control" name="projects">{{ form.projects.value|default:"" }}</textarea>
-           {% trans "Enter each line as: URL language description" %}<br/>
+           {% trans "Enter each line as: Internet address, language, description, separated with spaces" %}<br/>
 
-        <button style="margin-top:1em;" class="btn btn-default" type="submit">{% trans "Change" %}</button></td></tr>
+        <button style="margin-top:1em;" class="btn btn-default" type="submit">{% trans "Change" %}</button>
     </form>