Changeset 2165

Show
Ignore:
Timestamp:
05/11/09 12:14:02
Author:
johnsa
Message:

admin client: add/populate from field for email notification

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webadmin/webapp/resources/default/default/default.xsl

    r2164 r2165  
    11491149      <!-- Setup email notification fields --> 
    11501150      <input type="hidden" id="submitNotification" name="submitNotification" value="false"/> 
     1151      <!-- "from" should be a preference: hard code it for now --> 
     1152      <input type="hidden" id="snfrom" name="snfrom" value="bedework@yoursite.edu"/> 
    11511153      <input type="hidden" id="snsubject" name="snsubject" value=""/> 
    11521154      <input type="hidden" id="sntext" name="sntext" value=""/>