1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-05-20 08:00:14 -07:00

Updated change log

This commit is contained in:
Andrew Van Tassel 2017-01-13 17:45:50 -07:00
parent 3ebc91bef3
commit 1ffbadee97
2 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
# Change Log
## 3.0.3 -
## 3.0.3 - 2017-01-13
### Added
- More locale translations for preferences
### Fixed
- Messages marked as local due to missing countryCode but had coords
- Preferences styles
- Missing preferences styles
## 3.0.2 - 2017-01-12

View File

@ -592,8 +592,8 @@
<row>
<hbox/>
<hbox flex="1">
<button onclick="mailHopPreferences.TestConnection();">Test Connection</button>
<button onclick="mailHopPreferences.ResetConnection();">Reset Connection</button>
<button onclick="mailHopPreferences.TestConnection();">&mailhops_connection_test;</button>
<button onclick="mailHopPreferences.ResetConnection();">&mailhops_connection_reset;</button>
</hbox>
</row>
</rows>