summaryrefslogtreecommitdiff
path: root/templates/inlinechange.tmpl
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-29 04:44:05 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-29 04:44:05 -0500
commit38e79f206edf7a6ae80fb2beeb026eadff0a4e0c (patch)
tree9082b7cfd72cef0a626d8092f986e810167836fa /templates/inlinechange.tmpl
parenta6a300f675737f2628e8e4e1845a363aad17a656 (diff)
more style improvements
Diffstat (limited to 'templates/inlinechange.tmpl')
-rw-r--r--templates/inlinechange.tmpl6
1 files changed, 1 insertions, 5 deletions
diff --git a/templates/inlinechange.tmpl b/templates/inlinechange.tmpl
index 669911184..340a157d1 100644
--- a/templates/inlinechange.tmpl
+++ b/templates/inlinechange.tmpl
@@ -1,11 +1,7 @@
<TMPL_IF FIRST>
-<div class="inlinechange">
+<div class="recentchanges">
</TMPL_IF>
<TMPL_VAR CONTENT>
-<span class="desc"><br />Date:</span>
-<span class="changedate">
-<TMPL_VAR CTIME>
-</span>
<TMPL_IF LAST>
</div>
</TMPL_IF>