From 2857b301e76dba92f550ac3f5077dcad068d2686 Mon Sep 17 00:00:00 2001
From: Simon McVittie
Date: Mon, 17 Nov 2008 10:40:49 +0000
Subject: smcvpostcomment_*.tmpl: make class names match template names
Also put "posting comments disabled" in [], and change "Page preview"
to "Comment preview".
---
doc/style.css | 4 ++--
templates/smcvpostcomment_display.tmpl | 4 ++--
templates/smcvpostcomment_embed.tmpl | 4 ++--
templates/smcvpostcomment_form.tmpl | 9 ++++++---
4 files changed, 12 insertions(+), 9 deletions(-)
diff --git a/doc/style.css b/doc/style.css
index a30c5556f..896ac2b01 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -373,7 +373,7 @@ span.color {
padding: 2px;
}
-.smcvpostcomment-page .author { font-weight: bold; }
-.smcvpostcomment-page { border: 1px inset #999; margin: 3px; padding: 3px; }
+.smcvpostcomment-display .author { font-weight: bold; }
+.smcvpostcomment-display { border: 1px inset #999; margin: 3px; padding: 3px; }
.smcvpostcomment-header { font-style: italic; }
.smcvpostcomment-subject { font-weight: bold; border-bottom: 1px solid #999; }
diff --git a/templates/smcvpostcomment_display.tmpl b/templates/smcvpostcomment_display.tmpl
index 32618d94d..1b67f9094 100644
--- a/templates/smcvpostcomment_display.tmpl
+++ b/templates/smcvpostcomment_display.tmpl
@@ -1,4 +1,4 @@
-
diff --git a/templates/smcvpostcomment_embed.tmpl b/templates/smcvpostcomment_embed.tmpl
index c1826638b..db35e4da7 100644
--- a/templates/smcvpostcomment_embed.tmpl
+++ b/templates/smcvpostcomment_embed.tmpl
@@ -1,6 +1,6 @@
-
+
+
+
--
cgit v1.2.3