]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/menu/menuv3_master.html
Falschen Spaltennamen korrigiert.
[mfinanz.git] / templates / webpages / menu / menuv3_master.html
index 395484a0f5921814307f401262792ae852358af6..e786544220358ffc8a9ef06fb3b4663bc19cee45 100644 (file)
@@ -38,7 +38,7 @@ window.onload=clockon
 
  <div style="clear: both;"></div>
 
- <iframe id="win1" src="login.pl?login=$form->{login}&password=$form->{password}&action=company_logo" width="100%" height="94%" name="main_window" style="position: absolute; border: 0px; z-index: 99; ">
+ <iframe id="win1" src="login.pl?action=company_logo&login=<TMPL_VAR login ESCAPE=URL>&password=<TMPL_VAR password ESCAPE=URL>" width="100%" height="94%" name="main_window" style="position: absolute; border: 0px; z-index: 99; ">
   <p><translate>MSG_BROWSER_DOES_NOT_SUPPORT_IFRAMES</translate></p>
  </iframe>
 </body>