From 98ff3a8454b63d2c73583b27af850d74b8742b10 Mon Sep 17 00:00:00 2001 From: touffies Date: Fri, 8 Nov 2013 15:05:04 +0100 Subject: [PATCH] Add role="form" to the language and currency dropdown --- templates/default/layout.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default/layout.tpl b/templates/default/layout.tpl index d4390432e..5d4a5182d 100644 --- a/templates/default/layout.tpl +++ b/templates/default/layout.tpl @@ -165,7 +165,7 @@ GNU General Public License : http://www.gnu.org/licenses/ -
+
{intl l="Language:"} {lang attr="title"}
-
+
{intl l="Currency:"} {currency attr="code"}