]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Die Events auf <form> sorgen im Internet Explorer 7 dafür, dass Drop-Down-Boxen beim...
authorMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 25 Jul 2008 15:35:30 +0000 (15:35 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 25 Jul 2008 15:35:30 +0000 (15:35 +0000)
templates/webpages/am/config_de.html
templates/webpages/am/config_master.html
templates/webpages/ct/form_header_de.html
templates/webpages/ct/form_header_master.html

index 7bcd15ebab39a47840f6a597f9e524c6a92978eb..84b2c7d4a462f9c24c049966dedac5d89660826b 100644 (file)
@@ -2,7 +2,7 @@
 
  <div class="listtop">[% title %]</div>
 
 
  <div class="listtop">[% title %]</div>
 
- <form method="post" action="am.pl" name="Form" onKeyUp="highlight(event)" onClick="highlight(event)">
+ <form method="post" action="am.pl" name="Form">
 
   <ul id="maintab" class="shadetabs">
    <li class="selected"><a href="#" rel="page_personal_settings">Pers&ouml;nliche Einstellungen</a></li>
 
   <ul id="maintab" class="shadetabs">
    <li class="selected"><a href="#" rel="page_personal_settings">Pers&ouml;nliche Einstellungen</a></li>
index 1c692acad28041bc78f5f72ed8bebae03c2fbd14..130f54b13332f8fa46ad3b77e400077db8093d5c 100644 (file)
@@ -2,7 +2,7 @@
 
  <div class="listtop">[% title %]</div>
 
 
  <div class="listtop">[% title %]</div>
 
- <form method="post" action="am.pl" name="Form" onKeyUp="highlight(event)" onClick="highlight(event)">
+ <form method="post" action="am.pl" name="Form">
 
   <ul id="maintab" class="shadetabs">
    <li class="selected"><a href="#" rel="page_personal_settings"><translate>Personal settings</translate></a></li>
 
   <ul id="maintab" class="shadetabs">
    <li class="selected"><a href="#" rel="page_personal_settings"><translate>Personal settings</translate></a></li>
index 7cee894870b1e39e5daa767fe5087c8978b623c6..6102f12735a0c72a5e03dc4a3b7222015aa523a3 100644 (file)
@@ -2,7 +2,7 @@
 
  <div class="listtop">[% title %]</div>
 
 
  <div class="listtop">[% title %]</div>
 
- <form method="post" name="ct" action="ct.pl" onKeyUp="highlight(event)" onClick="highlight(event)">
+ <form method="post" name="ct" action="ct.pl">
 
   <ul id="maintab" class="shadetabs">
    <li class="selected"><a href="#" rel="billing">Rechnungsadresse</a></li>
 
   <ul id="maintab" class="shadetabs">
    <li class="selected"><a href="#" rel="billing">Rechnungsadresse</a></li>
index f5b5551cf6235722224689d627877a4315ffe444..9c81380e19e339c9c6f8ff67392fa79089014033 100644 (file)
@@ -2,7 +2,7 @@
 
  <div class="listtop">[% title %]</div>
 
 
  <div class="listtop">[% title %]</div>
 
- <form method="post" name="ct" action="ct.pl" onKeyUp="highlight(event)" onClick="highlight(event)">
+ <form method="post" name="ct" action="ct.pl">
 
   <ul id="maintab" class="shadetabs">
    <li class="selected"><a href="#" rel="billing"><translate>Billing Address</translate></a></li>
 
   <ul id="maintab" class="shadetabs">
    <li class="selected"><a href="#" rel="billing"><translate>Billing Address</translate></a></li>