editor: automatically convert pasted urls to attachments to a proper links with ...
[fnpeditor.git] / src / editor / views / dialog / templates / textarea.html
index 839e7f4..bae15b3 100644 (file)
@@ -1,5 +1,5 @@
-<p>
+<div>
     <label><%= label %></label>
     <textarea name="<%= name %>" rows="5"><%= initialValue %></textarea>
     <span class="description"><%= description %></span>
-</p>
+</div>