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:
parent
3ebc91bef3
commit
1ffbadee97
@ -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
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user