Fix encoding on this file (convert to UTF8)

This commit is contained in:
Tobias Mädel 2018-12-18 00:05:29 +01:00 committed by GitHub
parent 35389b810d
commit 9191cfc332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
}
echo "</ul>";
} else {
echo "<p>You dont currently have any notes, these are a fantastic way of storing data like ATU settings, beacons and general station notes and its better than paper as you cant lose them!</p>";
echo "<p>You don't currently have any notes, these are a fantastic way of storing data like ATU settings, beacons and general station notes and its better than paper as you can't lose them!</p>";
}
?>