-
+
|
Index: trunk/admin/browse/toolbar.php
===================================================================
diff -u -r123 -r1510
--- trunk/admin/browse/toolbar.php (.../toolbar.php) (revision 123)
+++ trunk/admin/browse/toolbar.php (.../toolbar.php) (revision 1510)
@@ -40,7 +40,7 @@
{
$o .= "link."\" onMouseOut=\"".$this->onMouseOut."\"";
$o .= " onMouseOver=\"".$this->onMouseOver."\" onClick=\"".$this->onClick."\">\n";
- $o .= " img."\" alt=\"".language($this->alt)."\" src=\"".$this->filename."\" width=\"32\" height=\"32\" border=\"0\">";
+ $o .= " img."\" title=\"".language($this->alt)."\" src=\"".$this->filename."\" width=\"32\" height=\"32\" border=\"0\">";
$o .= "\n";
}
return $o;
@@ -144,7 +144,7 @@
global $imagesURL;
$o = " |