[Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/MailHost/dtml/manageMailHost.dtml
	removed debug code
    Andreas Jung 
    andreas at andreas-jung.com
       
    Sun Aug 19 07:41:06 EDT 2007
    
    
  
Log message for revision 78990:
  removed debug code
  
Changed:
  U   Zope/trunk/lib/python/Products/MailHost/dtml/manageMailHost.dtml
-=-
Modified: Zope/trunk/lib/python/Products/MailHost/dtml/manageMailHost.dtml
===================================================================
--- Zope/trunk/lib/python/Products/MailHost/dtml/manageMailHost.dtml	2007-08-19 11:38:53 UTC (rev 78989)
+++ Zope/trunk/lib/python/Products/MailHost/dtml/manageMailHost.dtml	2007-08-19 11:41:05 UTC (rev 78990)
@@ -58,7 +58,6 @@
     <input type="text" name="smtp_uid" size="15"
      value="&dtml-smtp_uid;"/>
     </td>
-<dtml-var "smtp_uid" >
     <td>
     <span class="form-help">(optional for SMTP AUTH)</span>
     </td>
    
    
More information about the Zope-Checkins
mailing list