MNP_RU_644 – BP Broadcom Dismissione PCS - Integrazione TIMAC - Sistema DBC per l’applicativo MNP.

This commit is contained in:
manuelstefanile
2024-12-17 16:00:21 +01:00
parent 22c50b1a85
commit 2faabfcbd5
3 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ ErrorJSP
<table width = "100%" border = "0">
<tr>
<td HEIGHT = "100%" width = "10%" bgcolor = "#D61414" valign = "top">
<IMG src ="<%=Res.ReqURL%>/images/LogoMnp.gif">
<IMG src ="/MNP-GUI/images/LogoMnp.gif">
</td>
<td align = "right" valign = "top" width = "90%">
<!-- td dove scrivere i dati a destra -->

View File

@@ -102,7 +102,7 @@ System.out.println("Sono dentro la LoginCrontab.jsp");
<table width = "100%" class = "tableBannerRosso" border = 0>
<tr>
<td align = "left" width = "100%"><IMG border = 0 SRC ="<%=Res.ReqURL%>/images/banner.gif"></td>
<td align = "left" width = "100%"><IMG border = 0 SRC ="/MNP-GUI/images/banner.gif"></td>
</tr>
</table>
@@ -115,7 +115,7 @@ System.out.println("Sono dentro la LoginCrontab.jsp");
<td align = "right" valign = "top" width = "90%">
<BR>
<i><b><FONT face = "Arial" color = "#455598" size = 4 weight = "700">MNP-GUI</Font></b></i>
<form name="loginForm" method="post" action="<%=Res.ReqURL%>/Login.do" target="_self">
<form name="loginForm" method="post" action="/MNP-GUI/Login.do" target="_self">
<INPUT type="hidden" name="ipclient">
<INPUT type="hidden" name="hostnameclient">
<INPUT type="hidden" name="utenzaclient">

View File

@@ -77,7 +77,7 @@ function inviaDatiClient() {
<table width = "100%" class = "tableBannerRosso" border = 0>
<tr>
<td align = "left" width = "100%"><IMG border = 0 SRC ="<%=Res.ReqURL%>/images/banner.gif"></td>
<td align = "left" width = "100%"><IMG border = 0 SRC ="/MNP-GUI/images/banner.gif"></td>
</tr>
</table>
@@ -90,7 +90,7 @@ function inviaDatiClient() {
<td align = "right" valign = "top" width = "90%">
<BR>
<i><b><FONT face = "Arial" color = "#455598" size = 4 weight = "700">MNP-GUI</Font></b></i>
<form name="loginForm" method="post" action="<%=Res.ReqURL%>/Login.do" target="_self">
<form name="loginForm" method="post" action="/MNP-GUI/Login.do" target="_self">
<INPUT type="hidden" name="ipclient">
<INPUT type="hidden" name="hostnameclient">
<INPUT type="hidden" name="utenzaclient">