MantisBT: master 5e9b629f

Author Committer Branch Timestamp Parent
dhx dhx master 2010-05-08 23:42 master 10b00a28
Affected Issues  0011896: Remove [^] "open in new window" suffix from links
Changeset

Issue 0011896: Remove [^] "open in new window" suffix from links

Modern browsers make it easy for users to open links in a new window via
a context menu or shortcut key on the keyboard. Thus this feature is
more-or-less redundant. It was also not clear to users that the
characters [^] denote that a link will open in a new window.

mod - core/string_api.php Diff File
mod - core/print_api.php Diff File
mod - core/html_api.php Diff File
mod - my_view_inc.php Diff File