diff --git a/mysql.properties b/mysql.properties index bbfb207b..d12e6435 100644 --- a/mysql.properties +++ b/mysql.properties @@ -4,8 +4,8 @@ DBmaxWait=10000 DBhost=localhost DBport=3306 -DBusername=root -DBpassword=root +DBusername=utente +DBpassword=utente DBdump=sql DBdriverClassName=com.mysql.jdbc.Driver DBurl=jdbc:mysql://localhost:3306/locanda diff --git a/pom.xml b/pom.xml index 2f805d60..982d85f1 100644 --- a/pom.xml +++ b/pom.xml @@ -475,11 +475,6 @@ - - org.eclipse.birt.runtime.3_7_1 - org.apache.xerces - 2.9.0 - Sardegna Ricerche diff --git a/src/global_it.properties b/src/global_it.properties index d2347a96..8ee80233 100644 --- a/src/global_it.properties +++ b/src/global_it.properties @@ -93,6 +93,10 @@ city = Citt\u00E0 Citizenship = Cittadinanza +IdentificationTypeProvince = Provincia rilascio documento + +IdentificationTypePlace = Luogo rilascio documento + code = Codice confirmed = Confermato diff --git a/webroot/WEB-INF/jsp/contents/guests_form.jsp b/webroot/WEB-INF/jsp/contents/guests_form.jsp index 97b727de..daae9f08 100644 --- a/webroot/WEB-INF/jsp/contents/guests_form.jsp +++ b/webroot/WEB-INF/jsp/contents/guests_form.jsp @@ -69,10 +69,10 @@