]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/admin/country/admin_country_list.xhtml
Please cherry-pick:
[pizzaservice-war.git] / web / admin / country / admin_country_list.xhtml
index 831eca61335125c548c50b1e43d266aa11ba0c39..ebde8b9570c08c0dae06bf81827085ff70007e1b 100644 (file)
@@ -60,7 +60,7 @@
 
                                <div class="table-footer">
                                        <h:commandButton styleClass="reset divider-right" type="reset" value="#{msg.BUTTON_RESET_FORM}" />
-                                       <h:commandButton styleClass="submit" type="submit" id="add_country" value="#{msg.BUTTON_ADMIN_ADD_COUNTRY}" action="#{adminCountryController.addCountry()}" />
+                                       <h:commandButton styleClass="submit" type="submit" id="button_add_country" value="#{msg.BUTTON_ADMIN_ADD_COUNTRY}" action="#{adminCountryController.addCountry()}" />
                                </div>
                        </h:panelGroup>