From: Matthijs Kooijman Date: Fri, 16 Jan 2009 21:41:27 +0000 (+0100) Subject: Update template to use initiator. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fxerxes.git;a=commitdiff_plain;h=2c8eeac0d22b770a655835ad2e1361d979418412 Update template to use initiator. This updates the character_detail_block template to use the righ related name for the recently Influence.initiator property. --- diff --git a/templates/influences/character_detail_block.html b/templates/influences/character_detail_block.html index 6c0a67b..a206cf4 100644 --- a/templates/influences/character_detail_block.html +++ b/templates/influences/character_detail_block.html @@ -5,9 +5,10 @@ {% else %} {% trans "This character is approved by the SLs" %} {% endifequal %} -

{% blocktrans with object.name as name %}Influences for {{ name }}{% endblocktrans %}

+ +

{% blocktrans with object.name as name %}Influences initiated by {{ name }}{% endblocktrans %}