Changeset 217:dd9a10b462ea for plugins/akismet/class.dc.filter.akismet.php
- Timestamp:
- 05/08/11 11:13:45 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/akismet/class.dc.filter.akismet.php
r74 r217 152 152 $res .= 153 153 '<p><a href="http://wordpress.com/api-keys/">'.__('Get your own API key').'</a></p>'. 154 '<p><input type="submit" value="'.__(' save').'" />'.154 '<p><input type="submit" value="'.__('Save').'" />'. 155 155 $this->core->formNonce().'</p>'. 156 156 '</form>';
Note: See TracChangeset
for help on using the changeset viewer.