[nag] Refresh icon missing
Lists (Folkert Semplonius)
list@semplonius.info
Tue, 30 Apr 2002 22:46:16 +0200
This is a multi-part message in MIME format.
---------------------- multipart/alternative attachment
There is a bug in the file nag/templates/list/header.inc in the cvs =
store.
The line: <?=3D Horde::img('refresh.gif', _("Refresh List"), =
'hspace=3D"2"') ?></a>
should read: <?=3D Horde::img('refresh.gif', _("Refresh List") . =
'hspace=3D"2"') ?></a>
Thanks,
Folkert.
---------------------- multipart/alternative attachment
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>There is a bug in the file=20
nag/templates/list/header.inc in the cvs store.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>The line:=20
<?=3D =
Horde::img('refresh.gif',=20
_("Refresh List"), 'hspace=3D"2"') ?></a><BR>should=20
read: <?=3D =
Horde::img('refresh.gif',=20
_("Refresh List") . 'hspace=3D"2"') ?></a></FONT></DIV>
<DIV><FONT face=3DArial size=3D2> </DIV></FONT>
<DIV><FONT face=3DArial size=3D2>Thanks,</DIV></FONT>
<DIV><FONT face=3DArial =
size=3D2>Folkert.</DIV></FONT></FONT></DIV></BODY></HTML>
---------------------- multipart/alternative attachment--