MNP_RIL_3029 - Ril. MNP_RU_645 - Adesione Accordo Quadro MNP e TCR per Segnoverde SPA senza (TIMAC)
This commit is contained in:
@@ -24,7 +24,7 @@ ErrorJSP
|
|||||||
<table width = "100%" border = "0">
|
<table width = "100%" border = "0">
|
||||||
<tr>
|
<tr>
|
||||||
<td HEIGHT = "100%" width = "10%" bgcolor = "#D61414" valign = "top">
|
<td HEIGHT = "100%" width = "10%" bgcolor = "#D61414" valign = "top">
|
||||||
<IMG src ="/MNP-GUI/images/LogoMnp.gif">
|
<IMG src ="<%=Res.ReqURL%>/images/LogoMnp.gif">
|
||||||
</td>
|
</td>
|
||||||
<td align = "right" valign = "top" width = "90%">
|
<td align = "right" valign = "top" width = "90%">
|
||||||
<!-- td dove scrivere i dati a destra -->
|
<!-- td dove scrivere i dati a destra -->
|
||||||
|
|||||||
@@ -102,7 +102,7 @@ System.out.println("Sono dentro la LoginCrontab.jsp");
|
|||||||
|
|
||||||
<table width = "100%" class = "tableBannerRosso" border = 0>
|
<table width = "100%" class = "tableBannerRosso" border = 0>
|
||||||
<tr>
|
<tr>
|
||||||
<td align = "left" width = "100%"><IMG border = 0 SRC ="/MNP-GUI/images/banner.gif"></td>
|
<td align = "left" width = "100%"><IMG border = 0 SRC ="<%=Res.ReqURL%>/images/banner.gif"></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
@@ -115,7 +115,7 @@ System.out.println("Sono dentro la LoginCrontab.jsp");
|
|||||||
<td align = "right" valign = "top" width = "90%">
|
<td align = "right" valign = "top" width = "90%">
|
||||||
<BR>
|
<BR>
|
||||||
<i><b><FONT face = "Arial" color = "#455598" size = 4 weight = "700">MNP-GUI</Font></b></i>
|
<i><b><FONT face = "Arial" color = "#455598" size = 4 weight = "700">MNP-GUI</Font></b></i>
|
||||||
<form name="loginForm" method="post" action="/MNP-GUI/Login.do" target="_self">
|
<form name="loginForm" method="post" action="<%=Res.ReqURL%>/Login.do" target="_self">
|
||||||
<INPUT type="hidden" name="ipclient">
|
<INPUT type="hidden" name="ipclient">
|
||||||
<INPUT type="hidden" name="hostnameclient">
|
<INPUT type="hidden" name="hostnameclient">
|
||||||
<INPUT type="hidden" name="utenzaclient">
|
<INPUT type="hidden" name="utenzaclient">
|
||||||
|
|||||||
@@ -77,7 +77,7 @@ function inviaDatiClient() {
|
|||||||
|
|
||||||
<table width = "100%" class = "tableBannerRosso" border = 0>
|
<table width = "100%" class = "tableBannerRosso" border = 0>
|
||||||
<tr>
|
<tr>
|
||||||
<td align = "left" width = "100%"><IMG border = 0 SRC ="/MNP-GUI/images/banner.gif"></td>
|
<td align = "left" width = "100%"><IMG border = 0 SRC ="<%=Res.ReqURL%>/images/banner.gif"></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
@@ -90,7 +90,7 @@ function inviaDatiClient() {
|
|||||||
<td align = "right" valign = "top" width = "90%">
|
<td align = "right" valign = "top" width = "90%">
|
||||||
<BR>
|
<BR>
|
||||||
<i><b><FONT face = "Arial" color = "#455598" size = 4 weight = "700">MNP-GUI</Font></b></i>
|
<i><b><FONT face = "Arial" color = "#455598" size = 4 weight = "700">MNP-GUI</Font></b></i>
|
||||||
<form name="loginForm" method="post" action="/MNP-GUI/Login.do" target="_self">
|
<form name="loginForm" method="post" action="<%=Res.ReqURL%>/Login.do" target="_self">
|
||||||
<INPUT type="hidden" name="ipclient">
|
<INPUT type="hidden" name="ipclient">
|
||||||
<INPUT type="hidden" name="hostnameclient">
|
<INPUT type="hidden" name="hostnameclient">
|
||||||
<INPUT type="hidden" name="utenzaclient">
|
<INPUT type="hidden" name="utenzaclient">
|
||||||
|
|||||||
Reference in New Issue
Block a user