Selaa lähdekoodia

fix: line break in html prevented sed replacement

sstidl 7 kuukautta sitten
vanhempi
sitoutus
a41566fe7c
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      index-classic.html

+ 3 - 3
index-classic.html

@@ -571,8 +571,8 @@
 			If you want to have your information deleted, you need to provide either the ID of the test or your IP
 			If you want to have your information deleted, you need to provide either the ID of the test or your IP
 			address. This is the only way to identify your data, without this information we won't be able to comply
 			address. This is the only way to identify your data, without this information we won't be able to comply
 			with your request.<br /><br />
 			with your request.<br /><br />
-			Contact this email address for all deletion requests: <a href="mailto:PUT@YOUR_EMAIL.HERE">TO BE FILLED BY
-				DEVELOPER</a>.
+			Contact this email address for all deletion requests: 
+			<a href="mailto:PUT@YOUR_EMAIL.HERE">TO BE FILLED BY DEVELOPER</a>.
 		</p>
 		</p>
 		<br /><br />
 		<br /><br />
 		<div class="closePrivacyPolicy">
 		<div class="closePrivacyPolicy">
@@ -582,4 +582,4 @@
 	</div>
 	</div>
 </body>
 </body>
 
 
-</html>
+</html>