Changeset 1094:f44e3caadd1a for plugins
- Timestamp:
- 01/18/13 18:24:23 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/akismet/class.dc.filter.akismet.php
r536 r1094 151 151 152 152 $res .= 153 '<p><a href="http:// wordpress.com/api-keys/">'.__('Get your own API key').'</a></p>'.153 '<p><a href="http://akismet.com/">'.__('Get your own API key').'</a></p>'. 154 154 '<p><input type="submit" value="'.__('Save').'" />'. 155 155 $this->core->formNonce().'</p>'.
Note: See TracChangeset
for help on using the changeset viewer.