Priviliged users can now add tags. Also, some minor cleanups in JS.
[redakcja.git] / apps / filebrowser / templates / filebrowser / rename.html
index 31ddc0a..4c12830 100644 (file)
@@ -47,7 +47,7 @@
         <fieldset class="module aligned collapse">
         <h2>{% trans "Help" %}</h2>
         <div class="form-row" >
-            <label class="required">&nbsp;</label> 
+            <label class="required">&nbsp;</label>
             <p>
                 {{ form.name.help_text|safe }}
                 {% if settings_var.CONVERT_FILENAME %}<br />{% trans "The Name will be converted to lowercase. Spaces will be replaced with underscores." %}{% endif %}