]> git.mxchange.org Git - addressbook-war.git/commit
imported more files from project "pizzaservice-web" and removed some language strings...
authorRoland Haeder <roland@mxchange.org>
Mon, 5 Oct 2015 10:48:19 +0000 (12:48 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 5 Oct 2015 10:49:02 +0000 (12:49 +0200)
commitf9d85402dbbfae0c638f905766e7dbd2ad939bfa
treebd7e95f2412267879a7bb507550e3af11a366e86
parent5055acdb14fc2a0f030d3c2f5be5572789dc91b4
imported more files from project "pizzaservice-web" and removed some language strings which are not used here
Signed-off-by:Roland Häder <roland@mxchange.org>
26 files changed:
src/java/log4j2.xml [new file with mode: 0644]
src/java/org/mxchange/localization/bundle_de_DE.properties [new file with mode: 0644]
src/java/org/mxchange/localization/bundle_en_US.properties [new file with mode: 0644]
web/WEB-INF/templates.dist/admin_page.xhtml [new file with mode: 0644]
web/WEB-INF/templates.dist/guest_page.xhtml [new file with mode: 0644]
web/WEB-INF/templates.dist/template.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_base.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_footer.tpl [new file with mode: 0644]
web/WEB-INF/templates/admin/admin_menu.tpl [new file with mode: 0644]
web/WEB-INF/templates/base.tpl [new file with mode: 0644]
web/WEB-INF/templates/generic/gender_selection_box.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_base.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_footer.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_login_form.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_menu.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_personal_data.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_privacy_terms.tpl [new file with mode: 0644]
web/WEB-INF/templates/guest/guest_registration_form.tpl [new file with mode: 0644]
web/admin/admin_logout.xhtml [new file with mode: 0644]
web/admin/index.xhtml [new file with mode: 0644]
web/imprint.xhtml [new file with mode: 0644]
web/index.xhtml
web/privacy.xhtml [new file with mode: 0644]
web/resources/css/cssLayout.css [new file with mode: 0644]
web/resources/css/default.css [new file with mode: 0644]
web/terms.xhtml [new file with mode: 0644]