--- simplenews.install.original 2006-08-09 13:03:01.000000000 -0400
+++ simplenews.install 2006-08-09 13:03:22.000000000 -0400
@@ -65,7 +65,7 @@
}
if ($s) {
- drupal_set_message(t('Simplenesw module installed tables successfully.'));
+ drupal_set_message(t('Simplenews module installed tables successfully.'));
}
else {
drupal_set_message(t('The installation of the Simplenews module was unsuccessful.'), 'error');
| Comment | File | Size | Author |
|---|---|---|---|
| simplenews.install.patch | 451 bytes | Steve Simms |
Comments
Comment #1
sutharsan commentedNow fixed in 4.7-1-dev. Will be rolled out to other modules later.
Comment #2
(not verified) commented