]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/it/guide_domain_settings_dark.html
Fix incorrect pinned mismatch errors. https://redmine.stoutner.com/issues/591
[PrivacyBrowserAndroid.git] / app / src / main / assets / it / guide_domain_settings_dark.html
index 98025d401b862356e803cf391702c6636e34cc87..090101af415e65af27625c08c98939a239b0ddab 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright © 2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2019 Soren Stoutner <soren@stoutner.com>.
 
   Translation 2017 Francesco Buratti.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
     <head>
         <meta charset="UTF-8">
 
-        <link rel="stylesheet" href="../en/css/dark_theme.css">
+        <link rel="stylesheet" href="../css/dark_theme.css">
     </head>
 
     <body>
-        <h3><img class="title" src="../en/images/ic_dns_blue_dark.png"> Navigazione sicura</h3>
+        <h3><img class="title" src="../shared_images/dns_blue_dark.png"> Navigazione sicura</h3>
 
         <p>Privacy Browser dovrebbe essere utilizzato di default per navigare con JavaScript, cookies, e DOM storage disabiltati.
             In ogni caso alcuni siti web necessitano legittimamente di queste funzionalità per essere visualizzati correttamente.
@@ -36,6 +36,6 @@
 
         <p>Quando si accede a un dominio per cui sono state specificate impostazioni personalizzate la casella di testo dell'indirizzo URL si colora di verde.</p>
 
-        <p><img class="center" src="../en/images/green_url_bar.png"></p>
+        <p><img class="center" src="../shared_images/green_url_bar.png"></p>
     </body>
 </html>
\ No newline at end of file