sipb-www
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
web commit by http://id.inelegant.org/
[ikiwiki.git]
/
templates
/
inlinepage.tmpl
diff --git
a/templates/inlinepage.tmpl
b/templates/inlinepage.tmpl
index 3657a17e606f549acd403f3a4702658d514248b0..0317c248ca1086bffc16d8199c53ed8cb12b2166 100644
(file)
--- a/
templates/inlinepage.tmpl
+++ b/
templates/inlinepage.tmpl
@@
-31,7
+31,7
@@
Tags:
</span>
<TMPL_IF NAME="HAVE_ACTIONS">
-<
span
class="actions">
+<
div
class="actions">
<ul>
<TMPL_IF NAME="EDITURL">
<li><a href="<TMPL_VAR EDITURL>">Edit</a></li>
@@
-40,7
+40,7
@@
Tags:
<li><TMPL_VAR DISCUSSIONLINK></li>
</TMPL_IF>
</ul>
-</
span
>
+</
div
>
</TMPL_IF>
</div>