server/src/main/webapp/WEB-INF/templates/admin/spacesList.html
branchuser_management
changeset 224 0167b777ad15
parent 222 6ac00231ee34
child 235 f8746a482459
--- a/server/src/main/webapp/WEB-INF/templates/admin/spacesList.html	Mon Oct 21 15:00:17 2013 +0200
+++ b/server/src/main/webapp/WEB-INF/templates/admin/spacesList.html	Mon Oct 21 17:55:12 2013 +0200
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" >
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" th:lang="${#ctx.getLocale().toLanguageTag()}" >
   <head>
     <title>Renkan Admin - Spaces</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />