perlDreamer is a 500 lb test mandating gorilla

This commit is contained in:
JT Smith 2008-04-14 17:24:49 +00:00
parent f5ab66c0af
commit f6abe4561a

View file

@ -31,8 +31,8 @@ my @testSets = (
},
{
comment => 'custom text',
label => q!PD Made Me Do It!,
output => '<a href="'.$session->url->page('shop=cart').'"><img src="/extras/macro/ViewCart/cart.gif" alt="PD Made Me Do It" style="border: 0px;vertical-align: middle;" /></a> <a href="'.$session->url->page('shop=cart').'">PD Made Me Do It</a>',
label => q!A Rock Hammer!,
output => '<a href="'.$session->url->page('shop=cart').'"><img src="/extras/macro/ViewCart/cart.gif" alt="A Rock Hammer" style="border: 0px;vertical-align: middle;" /></a> <a href="'.$session->url->page('shop=cart').'">A Rock Hammer</a>',
},
);