jford       2004/04/15 15:03:29

  Modified:    webapp/WEB-INF/templates/vm/portlets/html
                        customizer-portletset-add.vm
  Log:
  Added missing </td>
  
  Revision  Changes    Path
  1.23      +2 -3      
jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/customizer-portletset-add.vm
  
  Index: customizer-portletset-add.vm
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/customizer-portletset-add.vm,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- customizer-portletset-add.vm      15 Apr 2004 19:55:28 -0000      1.22
  +++ customizer-portletset-add.vm      15 Apr 2004 22:03:29 -0000      1.23
  @@ -68,10 +68,9 @@
                        </select>
                </td>
        
  -             <td><input type="submit" name="eventSubmit_doFilter" 
value="$l10n.CUSTOMIZER_FILTER"/>
  +             <td><input type="submit" name="eventSubmit_doFilter" 
value="$l10n.CUSTOMIZER_FILTER"/></td>
        </tr>
  -
  -</table>  
  +    </table>  
         
         
       <table width="80%" border="1" cellspacing="0">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to