From 83edb3bb0d7c6e464e5b53cbbb3a986911a74df1 Mon Sep 17 00:00:00 2001 From: DEADB33F Date: Wed, 28 Mar 2012 09:37:23 +0200 Subject: [PATCH] Add data-fullname attribute to moderation log. --- r2/r2/templates/modaction.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r2/r2/templates/modaction.html b/r2/r2/templates/modaction.html index 7ccd53f84..bdafa1331 100755 --- a/r2/r2/templates/modaction.html +++ b/r2/r2/templates/modaction.html @@ -31,7 +31,7 @@ bgcolor = 'rgb(%s,%s,%s)' % thing.bgcolor %> - + ${timestamp(thing.date)} ago %if is_multi: ${plain_link('/r/' + thing.sr_name, thing.sr_path + 'about/log', title=thing.sr_name)}