Mercurial > judyates
diff perl/meet_the_artist.pl @ 15:b6ba604307fc judyates
[svn r16] changed the menus to a parenthesized form. Final tests for live site completed.
author | rlm |
---|---|
date | Mon, 12 Apr 2010 05:20:34 -0400 |
parents | 3f6b44aa6b35 |
children | 903b91a97990 |
line wrap: on
line diff
1.1 --- a/perl/meet_the_artist.pl Mon Apr 12 03:54:12 2010 -0400 1.2 +++ b/perl/meet_the_artist.pl Mon Apr 12 05:20:34 2010 -0400 1.3 @@ -98,7 +98,7 @@ 1.4 1.5 HERE 1.6 1.7 -$menux = '<div class = "menu"><ul class = "menu"><li class = "menu"><a class = "menu" href = "./Meet the Artist1.html">Hunting Pics</a></li><li class = "menu"><a class = "menu" href = "./Meet the Artist2.html">Federal Duck Stamp Entries</a></li></ul></div>'; 1.8 +$menux = '<div class = "menu"><ul class = "menu"><li class = "menu"><a class = "menu" href = "./Meet the Artist1.html">( Hunting Pics</a></li><li class = "menu"><a class = "menu" href = "./Meet the Artist2.html">Federal Duck Stamp Entries )</a></li></ul></div>'; 1.9 print "<tr><td>$menux</td></tr></table>"; 1.10 1.11