From 370c1b87c95bbc381e8cfbfe66ecf84df8b3b482 Mon Sep 17 00:00:00 2001
From: Simon McVittie
Date: Thu, 11 Dec 2008 02:24:27 +0000
Subject: comments_display.tmpl: preferentially use confirmed username, but
fall back to claimed author if unauthenticated
This still isn't quite right (it displays the IP address twice if the user
doesn't specify a name).
---
templates/comments_display.tmpl | 32 +++++++++++++++++++++++++-------
1 file changed, 25 insertions(+), 7 deletions(-)
(limited to 'templates')
diff --git a/templates/comments_display.tmpl b/templates/comments_display.tmpl
index 04e0613e0..0e9c82e2e 100644
--- a/templates/comments_display.tmpl
+++ b/templates/comments_display.tmpl
@@ -2,14 +2,32 @@