Fix encoding on this file (convert to UTF8)

这个提交包含在:
Tobias Mädel 2018-12-18 00:05:29 +01:00 提交者 GitHub
父节点 35389b810d
当前提交 9191cfc332
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -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>";
}
?>
@ -30,4 +30,4 @@
</div>
</div>
</div>
</div>