Broken hyperlink on /admin/settings/search_keywords
lyricnz - March 25, 2007 - 19:12
| Project: | Search Keywords |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | sugree |
| Status: | closed |
Jump to:
Description
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 %

#1
Oops! I have committed this fix. Thanks!
#2