From 1522030b151df1e362a9a992cacca11a3a32f837 Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Thu, 9 Jan 2014 15:27:15 +0000 Subject: Set user's title if we know it and it's used --- src/templates/en/submit_name.html | 2 +- templates/submit_name.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/en/submit_name.html b/src/templates/en/submit_name.html index c193e20..98a48f6 100644 --- a/src/templates/en/submit_name.html +++ b/src/templates/en/submit_name.html @@ -15,7 +15,7 @@
<% } %> diff --git a/templates/submit_name.html b/templates/submit_name.html index 1951ffa..23d9cf4 100644 --- a/templates/submit_name.html +++ b/templates/submit_name.html @@ -15,7 +15,7 @@
<% } %> -- cgit v1.2.3