| ... | ... |
@@ -20,14 +20,12 @@ |
| 20 | 20 |
// ---------------------------------------------------------------------- |
| 21 | 21 |
if(!defined("_CHARSET")) exit( );
|
| 22 | 22 |
|
| 23 |
-define("_NOTIFICATIONADMIN", "NOTIFICATIONs Administration");
|
|
| 23 |
+define("_NOTIFICATIONADMIN", "Administration Notifications");
|
|
| 24 | 24 |
define("_REGISTRATION_NOTIFY", "Send email - new registration");
|
| 25 | 25 |
define("_LOST_PASWORD_NOTIFY", "Send email - lost password");
|
| 26 | 26 |
define("_REGISTRATION_TOEMAIL", "Email recipients");
|
| 27 | 27 |
|
| 28 |
-if(!defined("_UNINSTALLWARNING")) {
|
|
| 29 |
- define("_UNINSTALLWARNING", "<strong>Warning!</strong> No data will be deleted from the database!");
|
|
| 30 |
-} |
|
| 28 |
+ |
|
| 31 | 29 |
|
| 32 | 30 |
|
| 33 | 31 |
|
| 34 | 32 |
\ No newline at end of file |