summaryrefslogtreecommitdiff
path: root/templates/inlinechange.tmpl
diff options
context:
space:
mode:
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>