View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001062 | mantisbt | public | 2001-10-29 04:08 | 2002-03-23 11:51 | |
Reporter | tomki | Assigned To | prescience | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0001062: Make email body area separation chars (80 '='s) more dynamic | ||||
Description | Not even necessarily in the config_inc.php file, but just at the top of the core_email_API.php, so that when I want to change this separation line fromto | ||||
Tags | No tags attached. | ||||
I have placed a very simple patch for this, against only core_email_API.php, here: |
|
Maybe throw it in strings_*.txt so as it is a string and could be localized dependent on language.... :) |
|
Right, I'm going to pull out the email strings from the one big localization file. This should make email 'templates' simpler to create. Also, the localized strings often don't come out well when sent in plain text. |
|
Fixed in CVS. Will be in 0.17.2 |
|