From 1885b50fed37389a023b471965f37291db4c7b18 Mon Sep 17 00:00:00 2001 From: BlockMen Date: Thu, 24 Apr 2014 01:41:13 +0200 Subject: [PATCH] Show github username as link --- template/viewtopic_body.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/template/viewtopic_body.html b/template/viewtopic_body.html index d9a33b2..deca8e5 100644 --- a/template/viewtopic_body.html +++ b/template/viewtopic_body.html @@ -136,7 +136,13 @@ -
{postrow.custom_fields.PROFILE_FIELD_NAME}: {postrow.custom_fields.PROFILE_FIELD_VALUE}
+ +
{postrow.custom_fields.PROFILE_FIELD_NAME}: + {postrow.custom_fields.PROFILE_FIELD_VALUE} + +
{postrow.custom_fields.PROFILE_FIELD_NAME}: {postrow.custom_fields.PROFILE_FIELD_VALUE}
+