From 130c6fd207962a4d186aa8c2134f8cfb3877104c Mon Sep 17 00:00:00 2001 From: Ole Laursen <olau@iola.dk> Date: Wed, 4 Apr 2012 18:21:56 +0000 Subject: [PATCH] Remove Q - Legacy-Id: 4257 --- ietf/templates/idrfc/document_ballot_content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ietf/templates/idrfc/document_ballot_content.html b/ietf/templates/idrfc/document_ballot_content.html index 238c05906..3fa35bf38 100644 --- a/ietf/templates/idrfc/document_ballot_content.html +++ b/ietf/templates/idrfc/document_ballot_content.html @@ -44,7 +44,7 @@ </div> {% endif %} -<h2 style="margin-top:12px;">Q: {{ ballot.ballot_type.question }}</h2> +<h2 style="margin-top:12px;">{{ ballot.ballot_type.question }}</h2> <p>Summary: <i>{{ summary }}</i></p>