| OLD | NEW | 
|   1 <html> |   1 <html> | 
|   2 <head> |   2 <head> | 
|   3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |   3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | 
|   4 <title>Google Chrome Végfelhasználói Licencszerződés
    </title> |   4 <title>Google Chrome Végfelhasználói Licencszerződés
    </title> | 
|   5 <link rel="stylesheet" type="text/css" href="res://setup.exe/IDR_EULA_CSS.CSS" /
    > |   5 <link rel="stylesheet" type="text/css" href="res://setup.exe/IDR_EULA_CSS.CSS" /
    > | 
|   6 <script type="text/javascript" src="res://setup.exe/IDR_EULA_JSC.JS"></script> |   6 <script type="text/javascript" src="res://setup.exe/IDR_EULA_JSC.JS"></script> | 
|   7 </head> |   7 </head> | 
|   8 <body> |   8 <body> | 
|   9 <div class="header"> |   9 <div class="header"> | 
|  10   <table cellpadding="0" cellspacing="0" border="0"> |  10   <table cellpadding="0" cellspacing="0" border="0"> | 
| (...skipping 16 matching lines...) Expand all  Loading... | 
|  27   <iframe id="ifr" src="" width="100%" height="354" frameborder="0"></iframe> |  27   <iframe id="ifr" src="" width="100%" height="354" frameborder="0"></iframe> | 
|  28 </div> |  28 </div> | 
|  29 <div id="footer" class="footer"> |  29 <div id="footer" class="footer"> | 
|  30   <form method="post" action="" onsubmit="checkAccept(this); return false;"> |  30   <form method="post" action="" onsubmit="checkAccept(this); return false;"> | 
|  31     <table cellpadding="0" cellspacing="0" border="0"> |  31     <table cellpadding="0" cellspacing="0" border="0"> | 
|  32       <tr> |  32       <tr> | 
|  33         <td valign="top"> |  33         <td valign="top"> | 
|  34           <input type="checkbox" name="accept" id="accept" />  |  34           <input type="checkbox" name="accept" id="accept" />  | 
|  35         </td> |  35         </td> | 
|  36         <td valign="top" class="labelcell"> |  36         <td valign="top" class="labelcell"> | 
|  37           <label for="accept"><b>Opcionális:</b> Segítsen a Google
     Chrome fejlesztésében azáltal, hogy automatikusan elkü
    ;ldi a használati statisztikákat és hibajelentéseket
     a Google részére. <a href="https://support.google.com/chrome/answ
    er/96817?hl=hu">További információ</a> |  37           <label for="accept"><b>Opcionális:</b> Segítsen a Google
     Chrome fejlesztésében azáltal, hogy automatikusan elkü
    ;ldi a használati statisztikákat és hibajelentéseket
     a Google részére. <a href="https://support.google.com/chrome/?p=u
    sage_stats_crash_reports">További információ</a> | 
|  38           </label> |  38           </label> | 
|  39         </td> |  39         </td> | 
|  40       </tr> |  40       </tr> | 
|  41     </table> |  41     </table> | 
|  42     <div class="buttons"> |  42     <div class="buttons"> | 
|  43       <input type="submit" name="submit" value="Elfogadás és futta
    tás"  /> <input onClick="window.returnValue = 2; window.close();" type="b
    utton" name="cancel" value="Mégse"  /> |  43       <input type="submit" name="submit" value="Elfogadás és futta
    tás"  /> <input onClick="window.returnValue = 2; window.close();" type="b
    utton" name="cancel" value="Mégse"  /> | 
|  44     </div> |  44     </div> | 
|  45   </form> |  45   </form> | 
|  46 </div> |  46 </div> | 
|  47 </body> |  47 </body> | 
|  48 </html> |  48 </html> | 
| OLD | NEW |