--- loncom/publisher/lonpubdir.pm	2006/12/06 22:22:39	1.98
+++ loncom/publisher/lonpubdir.pm	2007/01/10 19:51:35	1.99
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Construction Space Directory Lister
 #
-# $Id: lonpubdir.pm,v 1.98 2006/12/06 22:22:39 albertel Exp $
+# $Id: lonpubdir.pm,v 1.99 2007/01/10 19:51:35 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -716,7 +716,7 @@ sub create_pubselect {
 <input type="hidden" name="filename" value="/~'.
  &HTML::Entities::encode($uname.$thisdisfn.'/'.$filename,'<>&"').'" />
  <input type="hidden" name="dispfilename" value="'.
- &HTML::Entities::encode($filename).'"</form>';
+ &HTML::Entities::encode($filename).'" /></form>';
     $$numres ++;
 }