From: Brion Vibber Date: Tue, 27 Apr 2004 22:49:16 +0000 (+0000) Subject: Fix bad path to magnify clip X-Git-Tag: 1.3.0beta1~238 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=be88fab6ec561decf93d12c9055ea87d732e43ff;p=lhc%2Fweb%2Fwiklou.git Fix bad path to magnify clip --- diff --git a/includes/Skin.php b/includes/Skin.php index 6c76a03f22..6e80f9aa61 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -1795,7 +1795,7 @@ class Skin { } else { $zoomicon = '
'. ''. - ''.$more.'
'; } }