fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update document summary on save/revert
[fnpeditor.git]
/
src
/
editor
/
views
/
dialog
/
templates
/
checkbox.html
diff --git
a/src/editor/views/dialog/templates/checkbox.html
b/src/editor/views/dialog/templates/checkbox.html
index
3c14092
..
a6ad457
100644
(file)
--- a/
src/editor/views/dialog/templates/checkbox.html
+++ b/
src/editor/views/dialog/templates/checkbox.html
@@
-1,5
+1,5
@@
-<
p
>
+<
div
>
<div style="float: left; width:100px;"><%= label %>:</div>
<input type="checkbox" name="<%= name %>"/>
<span class="description"><%= description %></span>
-</
p
>
\ No newline at end of file
+</
div
>
\ No newline at end of file