Project

General

Profile

« Previous | Next » 

Revision 2093

Added by darkviper over 10 years ago

! modules/output-filter remove a string from display output

View differences:

EN.php
19 19
// Headings and text outputs
20 20
$MOD_MAIL_FILTER['HEADING']	= 'Options: Output Filter';
21 21
$MOD_MAIL_FILTER['HOWTO'] = 'You can configure the output filtering with the options below.';
22
$MOD_MAIL_FILTER['HOWTOTIP'] = '<strong>Tip: </strong>Mailto links can be encrypted by a Javascript function. To make use of this option, one needs to add the PHP code <code style="background:#FFA;color:#900;">&lt;?php register_frontend_modfiles(\'js\');?&gt;</code> into the &lt;head&gt; section of the index.php of your template. Without this modification, only the @ character in the mailto part will be replaced.';
23 22
$MOD_MAIL_FILTER['WARNING']	= '';
24 23

  
25 24
// Text and captions of form elements

Also available in: Unified diff