From: Daniel Friesen Date: Sat, 1 Jan 2011 16:44:58 +0000 (+0000) Subject: Fix modern to use the tooltiponly attribute. X-Git-Tag: 1.31.0-rc.0~32924 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=3332443230af38725f893e989b88c0b45419d7c6;p=lhc%2Fweb%2Fwiklou.git Fix modern to use the tooltiponly attribute. --- diff --git a/skins/Modern.php b/skins/Modern.php index d54bc41fb8..1871adfb81 100644 --- a/skins/Modern.php +++ b/skins/Modern.php @@ -72,14 +72,7 @@ class ModernTemplate extends MonoBookTemplate { echo ' class="'.htmlspecialchars($tab['class']).'"'; } echo'>tooltip( "ca-$key" ); } else { echo $skin->tooltipAndAccesskey( "ca-$key" );