Diff for /loncom/publisher/lonpubdir.pm between versions 1.169 and 1.170

version 1.169, 2016/06/19 04:27:58 version 1.170, 2016/11/30 18:38:48
Line 581  sub dircontrols { Line 581  sub dircontrols {
     </form>      </form>
   </div>    </div>
   
   <div>    <div style="padding-bottom: 2px">
     <form name="upublisher" enctype="multipart/form-data" method="post" action="/adm/upload" target="_parent">      <form name="upublisher" enctype="multipart/form-data" method="post" action="/adm/upload" target="_parent">
       <fieldset>        <fieldset>
         <legend>$lt{'updc'}</legend>          <legend>$lt{'updc'}</legend>

Removed from v.1.169  
changed lines
  Added in v.1.170


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>