Skip to content

Commit 312e10b

Browse files
committed
updates
1 parent 1a87880 commit 312e10b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h5>1.03 FINAL (NOT RELEASED)</h5>
1+
<h5>1.03 FINAL (2015-07-10)</h5>
22
- Fix preg_replace /e ( (cesagonchu/mamba)
33
- fixed link to PHP Date info (cesagonchu/mamba)
44

language/english/modinfo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
'if you set this option to “Yes”, you will see comments only on those items that have their comment checkbox marked. <br><br>Select “No” to have comments managed at the global level (look below under the tag \'Comment rules\'.');
4545
define('_MI_PUBLISHER_DATEFORMAT', 'Date format:');
4646
define('_MI_PUBLISHER_DATEFORMATDSC',
47-
"Select a display style. Example: 'd-M-Y H:i' translates to '30-Mar-2004 22:35'<br><a href=\'http://php.net/manual/en/function.date.php/'>Refer to the PHP manual for more display options.</a>");
47+
"Select a display style. Example: 'd-M-Y H:i' translates to '30-Mar-2004 22:35'<br><a href='http://php.net/manual/en/function.date.php/' target='_blank'>Refer to the PHP manual for more display options.</a>");
4848
define('_MI_PUBLISHER_DEMO_SITE', 'SmartFactory Demo Site');
4949
define('_MI_PUBLISHER_DEVELOPER_CONTRIBUTOR', 'Contributor(s)');
5050
define('_MI_PUBLISHER_DEVELOPER_CREDITS', 'Credits');

0 commit comments

Comments
 (0)