mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 07:21:03 +02:00
Added mail preview window to admin->mailout.
This commit is contained in:
@@ -170,7 +170,7 @@ $EMAIL_TEMPLATE['default']['header'] = "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHT
|
||||
<html xmlns='http://www.w3.org/1999/xhtml' >
|
||||
<head>
|
||||
<meta http-equiv='content-type' content='text/html; charset=utf-8' />
|
||||
<style>
|
||||
<style type='text/css'>
|
||||
body { padding:10px; background-color: #E1E1E1 }
|
||||
div#body { padding:10px; width: 800px; background-color: #FFFFFF; border-radius: 5px }
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user