From 3b0ffb51ca096251f83c0bcfd1f5870874190e73 Mon Sep 17 00:00:00 2001 From: Qiang Xue Date: Tue, 19 Nov 2013 16:33:52 -0500 Subject: [PATCH] Fixes #1234: use dash instead of underscore to separate language and country in locale id. --- views/layouts/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/layouts/main.php b/views/layouts/main.php index 8489e9c..04acdfb 100644 --- a/views/layouts/main.php +++ b/views/layouts/main.php @@ -13,7 +13,7 @@ AppAsset::register($this); ?> beginPage(); ?> - + <?= Html::encode($this->title) ?>