+icons
[www.jankratochvil.net.git] / project / Index.html.pl
index 571acf8..d8f527b 100755 (executable)
@@ -90,7 +90,7 @@ HERE
                        print <<"HERE";
                </td>
                <td align="right">@{[
-                               a_href("/project/$project/",img("/project/$project/".$item{$project}{"icon"},$item{$project}{"name"}." Icon"))
+                               img "/project/$project/".$item{$project}{"icon"},$item{$project}{"name"}." Icon","a_href"=>"/project/$project/"
                                ]}</td>
        </tr>
 </table>