r11906 - /scripts/qa/qareport-chlog.cgi
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Wed Jan 2 12:04:04 UTC 2008
Author: dmn
Date: Wed Jan 2 12:04:03 2008
New Revision: 11906
URL: http://svn.debian.org/wsvn/?sc=1&rev=11906
Log:
Revert last change -- didn't have the intended effect
Modified:
scripts/qa/qareport-chlog.cgi
Modified: scripts/qa/qareport-chlog.cgi
URL: http://svn.debian.org/wsvn/scripts/qa/qareport-chlog.cgi?rev=11906&op=diff
==============================================================================
--- scripts/qa/qareport-chlog.cgi (original)
+++ scripts/qa/qareport-chlog.cgi Wed Jan 2 12:04:03 2008
@@ -63,7 +63,7 @@
{<a href="http://rt.cpan.org/Ticket/Display.html?id=$1">CPAN#$1</a>}gm;
print qq(<a style="float: right; margin: 0 0 1pt 1pt; clear: none;" href="javascript:more_chlog('$pkg', '$rel')">reload</a>\n);
-print qq(<div style="white-space: pre">$text</div>);
+print qq(<code style="white-space: pre">$text</code>);
exit 0;
More information about the Pkg-perl-cvs-commits
mailing list