Skip to content

Commit b42a3dd

Browse files
committed
Remove documentation that needs CVE-2024-22149 vulnerability
1 parent e48e1a0 commit b42a3dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cforms-help.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@
8787
<tr>
8888
<td class="bleft"><?php _e('Example:', 'cforms2'); ?></td><td class="bright"><code><?php printf(__('Check %s here %s for more info. %s', 'cforms2'), '&lt;a href="http://example.com"&gt;', '&lt;/a&gt;', '||font-size:9x;'); ?></code></td>
8989
</tr>
90-
<tr>
91-
<td class="ball" colspan="2"><?php _e('HTML: the <code>text paragraph</code> supports HTML. If you need actual &lt;, &gt; in your text please use the proper HTML entity.', 'cforms2'); ?></td>
92-
</tr>
9390
<tr>
9491
<td class="ball" colspan="2"><?php _e('The above expression applies the custom class "<code>mytextclass</code>" <strong>AND</strong> the specific styles "<code>font-size:9x; font-weight:bold;</code>" to the paragraph.', 'cforms2'); ?></td>
9592
</tr>

0 commit comments

Comments
 (0)