Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 63af8941

Von Moritz Bunkus vor mehr als 17 Jahren hinzugefügt

  • ID 63af8941e5ec75b57972b152e85ca120ba02e3b1
  • Vorgänger 2c5603bb
  • Nachfolger 46d3c615

Falscher Link bei Umstellung auf HTML-Vorlagen.

Unterschiede anzeigen:

templates/webpages/menu/menuv3_de.html
38 38

  
39 39
 <div style="clear: both;"></div>
40 40

  
41
 <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; ">
41
 <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; ">
42 42
  <p>Ihr Browser kann leider keine eingebetteten Frames anzeigen. Bitte w&auml;hlen Sie ein anderes Men&uuml; in der Benutzerkonfiguration im Administrationsmen&uuml; aus.</p>
43 43
 </iframe>
44 44
</body>
templates/webpages/menu/menuv3_master.html
38 38

  
39 39
 <div style="clear: both;"></div>
40 40

  
41
 <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; ">
41
 <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; ">
42 42
  <p><translate>MSG_BROWSER_DOES_NOT_SUPPORT_IFRAMES</translate></p>
43 43
 </iframe>
44 44
</body>

Auch abrufbar als: Unified diff