mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-22 08:13:41 +00:00
Fix encoding on this file (convert to UTF8)
This commit is contained in:
parent
35389b810d
commit
9191cfc332
@ -18,7 +18,7 @@
|
||||
}
|
||||
echo "</ul>";
|
||||
} else {
|
||||
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>";
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user