]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/admin/country/admin_country_list.xhtml
Continued a bit: (please cherry-pick)
[pizzaservice-war.git] / web / admin / country / admin_country_list.xhtml
index 102d02fc954808436518c24a461645fbd1c862cd..6e6b3e7e51137db4b02da51f2d792b9ac216be5e 100644 (file)
@@ -1,4 +1,3 @@
-<?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html
        lang="#{localizationController.language}" xml:lang="#{localizationController.language}"
@@ -48,7 +47,7 @@
                                                <h:outputText value="#{msg.ADMIN_LIST_COUNTRY_DATA_COUNTRY_NAME}" />
                                        </f:facet>
 
-                                       <h:outputText value="#{msg[country.countryI18nkey]}" />
+                                       <h:outputText value="#{msg[country.countryI18nKey]}" />
                                </h:column>
                        </h:dataTable>