]> git.mxchange.org Git - pizzaservice-war.git/commit
removed double-redundant XML parsing instructions, (X)HTML doesn't want it anyway
authorRoland Häder <roland@mxchange.org>
Tue, 24 May 2016 15:09:04 +0000 (17:09 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 25 May 2016 18:03:04 +0000 (20:03 +0200)
commitb74b93088a876dc4ba88ef7d6bc04e01f3d374fa
tree0af08ec6cbf4a27908eba9a20b01599d22c67508
parentcc03a06df1e4dc9c5f4068f4705ab1bf31d013cc
removed double-redundant XML parsing instructions, (X)HTML doesn't want it anyway

Signed-off-by: Roland Häder <roland@mxchange.org>
51 files changed:
web/WEB-INF/templates.dist/admin_page.xhtml
web/WEB-INF/templates.dist/guest_login_page.xhtml
web/WEB-INF/templates.dist/guest_page.xhtml
web/WEB-INF/templates.dist/login_page.xhtml
web/WEB-INF/templates/guest/guest_privacy_terms.tpl
web/admin/cellphone/admin_contact_cellphone_delete.xhtml
web/admin/cellphone/admin_contact_cellphone_edit.xhtml
web/admin/cellphone/admin_contact_cellphone_list.xhtml
web/admin/cellphone/admin_contact_cellphone_show.xhtml
web/admin/cellphone/admin_contact_cellphone_unlink.xhtml
web/admin/contact/admin_contact_delete.xhtml
web/admin/contact/admin_contact_edit.xhtml
web/admin/contact/admin_contact_export.xhtml
web/admin/contact/admin_contact_list.xhtml
web/admin/contact/admin_contact_show.xhtml
web/admin/country/admin_country_delete.xhtml
web/admin/country/admin_country_edit.xhtml
web/admin/country/admin_country_list.xhtml
web/admin/index.xhtml
web/admin/mobile_provider/admin_mobile_provider_delete.xhtml
web/admin/mobile_provider/admin_mobile_provider_edit.xhtml
web/admin/mobile_provider/admin_mobile_provider_list.xhtml
web/admin/mobile_provider/admin_mobile_provider_show.xhtml
web/admin/user/admin_user_delete.xhtml
web/admin/user/admin_user_list.xhtml
web/admin/user/admin_user_show.xhtml
web/admin/user/admin_user_unlock.xhtml
web/customer/empty_basket.xhtml
web/exception.xhtml
web/guest/user/confirm_account.xhtml
web/guest/user/login.xhtml
web/guest/user/lost_passwd.xhtml
web/guest/user/register.xhtml
web/guest/user/register_done.xhtml
web/guest/user/register_page2.xhtml
web/guest/user/user_list.xhtml
web/guest/user/user_profile.xhtml
web/imprint.xhtml
web/index.xhtml
web/item_added.xhtml
web/logout.xhtml
web/privacy.xhtml
web/terms.xhtml
web/user/login_change_email_address.xhtml
web/user/login_change_password.xhtml
web/user/login_change_personal_data.xhtml
web/user/login_contact_data_saved.xhtml
web/user/login_data_saved.xhtml
web/user/login_edit_user_data.xhtml
web/user/login_index.xhtml
web/user/login_user_data_saved.xhtml