Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 63af8941

Von Moritz Bunkus vor fast 18 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
<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>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>
</iframe>
</body>
templates/webpages/menu/menuv3_master.html
<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>

Auch abrufbar als: Unified diff