Posted by lyricnz on March 25, 2007 at 7:12pm
Jump to:
| Project: | Search Keywords |
| Version: | master |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | sugree |
| Status: | closed (fixed) |
Issue Summary
The "site search_keywords" hyperlink on /admin/settings/search_keywords contains <em> tags.
...See <a href="%search_keywords">site search_keywords</a> for the actual information.</p>', array('%search_keywords' => url('admin/logs/search_keywords')));The substitution should probably use ! rather than %
Comments
#1
Oops! I have committed this fix. Thanks!
#2