Changeset 336425
- Timestamp:
- 01/24/2011 07:32:01 AM (15 years ago)
- Location:
- contact-dialog/trunk
- Files:
-
- 2 edited
-
contact-dialog.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
contact-dialog/trunk/contact-dialog.php
r334000 r336425 5 5 Description: An AJAX-driven contact form in a modal dialog box. 6 6 Author: James Lafferty 7 Version: 0.4 7 Version: 0.4.2 8 8 Author URI: https://github.com/kalchas 9 9 License: GPL2 -
contact-dialog/trunk/readme.txt
r334000 r336425 34 34 35 35 == Changelog == 36 = 0.4.2 = 37 * Added additional French translation on admin side. 38 36 39 = 0.4 = 37 40 * Major bugfix. The plugin was sending emails to the sender rather than to the recipient specified in the admin. That must be annoying! Thanks very much to a user who shall remain anonymous for pointing out this issue. … … 51 54 52 55 == Upgrade Notice == 56 = 0.4.2 = 57 * This updates some fields that previously were not being translated into French. 58 53 59 = 0.4 = 54 60 * The previous version sent emails to the sender -- an-NOY-ing! -- This version fixes that and actually sends the emails to the specified admin.
Note: See TracChangeset
for help on using the changeset viewer.