diff options
author | Callum Macrae <callum@lynxphp.com> | 2011-07-11 18:00:42 +0100 |
---|---|---|
committer | callumacrae <callum@lynxphp.com> | 2011-07-30 08:57:17 +0100 |
commit | 9c6339fb57d44caf86af43624d3308f6413b2c7d (patch) | |
tree | 7172926cdb4d0ffbaba57cbc6fa1f64311472005 /phpBB/includes/diff/engine.php | |
parent | e4707a8be75263e610b00b3d600144e797f576d9 (diff) | |
download | forums-9c6339fb57d44caf86af43624d3308f6413b2c7d.tar forums-9c6339fb57d44caf86af43624d3308f6413b2c7d.tar.gz forums-9c6339fb57d44caf86af43624d3308f6413b2c7d.tar.bz2 forums-9c6339fb57d44caf86af43624d3308f6413b2c7d.tar.xz forums-9c6339fb57d44caf86af43624d3308f6413b2c7d.zip |
[ticket/8173] Removed some redundant code in the BBCode JavaScript.
The following code can be found in the ACP, when changing a user's
signature:
t: '{ BBCODE_T_HELP }',
The code that uses it and the code that produces it were changed or
removed a while ago, but this code remained. In 2c4c1f9, the accesskey
for the list item button was changed to y from t, explaining the origin of
the redundant code - although it wasn't being used then, either.
This commit also changes the helpline code of "[*]" to y, as the access
key is y, so this makes it more consistent.
PHPBB3-8173
Diffstat (limited to 'phpBB/includes/diff/engine.php')
0 files changed, 0 insertions, 0 deletions