X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fstats.mc;fp=web%2Fhtdocs%2Fdetails%2Fstats.mc;h=10ab325a59b09464d3b99459683365e3d82f8ec0;hp=e5db7ebbd138243dfb4349fa8a83312bb77a2273;hb=bcbd0dbe34f58760ecae01a77df5ade36bac8e65;hpb=3f62972e9c6f2c307e1a32c18de36860c47cffa2 diff --git a/web/htdocs/details/stats.mc b/web/htdocs/details/stats.mc index e5db7eb..10ab325 100644 --- a/web/htdocs/details/stats.mc +++ b/web/htdocs/details/stats.mc @@ -1,4 +1,4 @@ -%# $Id: stats.mc,v 1.7 2007-10-31 16:42:26 mike Exp $ +%# $Id: stats.mc,v 1.8 2007-10-31 16:45:20 mike Exp $ <%doc> Here are the headings in the Z-Spy version: The ten most commonly supported Bib-1 Use attributes @@ -88,7 +88,7 @@ foreach my $i (1..$n) { <% $i %> - <% xml_encode($key, "HUH?") %> + <% xml_encode(substr($key, 0, 54), "HUH?") %> % if (defined $col3) { <% xml_encode(&$col3($key), "HUH2?") %> % }