[bknr-cvs] ksprotte changed trunk/projects/bos/payment-website/infosystem/

BKNR Commits bknr at bknr.net
Mon Sep 8 12:23:52 UTC 2008


Revision: 3839
Author: ksprotte
URL: http://bknr.net/trac/changeset/3839

fixed: Infosystem: "Logout"-Link auf der Startseite ist defekt
U   trunk/projects/bos/payment-website/infosystem/da/satellitenkarte.htm
U   trunk/projects/bos/payment-website/infosystem/de/satellitenkarte.htm
U   trunk/projects/bos/payment-website/infosystem/en/satellitenkarte.htm

Modified: trunk/projects/bos/payment-website/infosystem/da/satellitenkarte.htm
===================================================================
--- trunk/projects/bos/payment-website/infosystem/da/satellitenkarte.htm	2008-09-08 09:37:34 UTC (rev 3838)
+++ trunk/projects/bos/payment-website/infosystem/da/satellitenkarte.htm	2008-09-08 12:23:52 UTC (rev 3839)
@@ -122,7 +122,7 @@
 			</tr>
 		   </table>
 		<div id="SponsorInfoInhalt" style="position:absolute; width:138px; z-index:20; left: 0px; top: 50px; visibility: inherit;"> 
-		  <form id="form1" name="form1" action="/infosystem" method="post">
+		  <form id="form1" name="form1" action="/logout?url=/infosystem/da/satellitenkarte.htm" method="post">
 			<input name="logout" type="hidden" value="1"/>
 			<table width="138" border="0" cellspacing="0" cellpadding="0">
 			<tr>
@@ -464,4 +464,4 @@
 	</div>
 	<script language="JavaScript">init();</script>
 	</body>
-</html>
\ No newline at end of file
+</html>

Modified: trunk/projects/bos/payment-website/infosystem/de/satellitenkarte.htm
===================================================================
--- trunk/projects/bos/payment-website/infosystem/de/satellitenkarte.htm	2008-09-08 09:37:34 UTC (rev 3838)
+++ trunk/projects/bos/payment-website/infosystem/de/satellitenkarte.htm	2008-09-08 12:23:52 UTC (rev 3839)
@@ -122,7 +122,7 @@
 			</tr>
 		   </table>
 		<div id="SponsorInfoInhalt" style="position:absolute; width:138px; z-index:20; left: 0px; top: 50px; visibility: inherit;"> 
-		  <form id="form1" name="form1" action="/infosystem" method="post">
+		  <form id="form1" name="form1" action="/logout?url=/infosystem/de/satellitenkarte.htm" method="post">
 			<input name="logout" type="hidden" value="1"/>
 			<table width="138" border="0" cellspacing="0" cellpadding="0">
 			<tr>
@@ -464,4 +464,4 @@
 	</div>
 	<script language="JavaScript">init();</script>
 	</body>
-</html>
\ No newline at end of file
+</html>

Modified: trunk/projects/bos/payment-website/infosystem/en/satellitenkarte.htm
===================================================================
--- trunk/projects/bos/payment-website/infosystem/en/satellitenkarte.htm	2008-09-08 09:37:34 UTC (rev 3838)
+++ trunk/projects/bos/payment-website/infosystem/en/satellitenkarte.htm	2008-09-08 12:23:52 UTC (rev 3839)
@@ -122,7 +122,7 @@
 			</tr>
 		   </table>
 		<div id="SponsorInfoInhalt" style="position:absolute; width:138px; z-index:20; left: 0px; top: 50px; visibility: inherit;"> 
-		  <form id="form1" name="form1" action="/infosystem" method="post">
+		  <form id="form1" name="form1" action="/logout?url=/infosystem/en/satellitenkarte.htm" method="post">
 			<input name="logout" type="hidden" value="1"/>
 			<table width="138" border="0" cellspacing="0" cellpadding="0">
 			<tr>
@@ -464,4 +464,4 @@
 	</div>
 	<script language="JavaScript">init();</script>
 	</body>
-</html>
\ No newline at end of file
+</html>




More information about the Bknr-cvs mailing list