--- loncom/publisher/lonpubdir.pm 2003/07/05 10:07:12 1.35 +++ loncom/publisher/lonpubdir.pm 2003/07/17 13:50:44 1.36 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Construction Space Directory Lister # -# $Id: lonpubdir.pm,v 1.35 2003/07/05 10:07:12 www Exp $ +# $Id: lonpubdir.pm,v 1.36 2003/07/17 13:50:44 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -311,7 +311,7 @@ sub putresource { $thisdisfn.'/'.$filename.'" target=cat>Retrieve'; } my $editlink=''; - if ($filename=~/\.(xml|html|htm|xhtml|xhtm)$/) { + if ($filename=~/\.(xml|html|htm|xhtml|xhtm|sty)$/) { $editlink=' (Edit)'; } if ($filename=~/\.(problem|exam|quiz|assess|survey|form|library)$/) {