<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16625"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Julain, </DIV>
<DIV>Awhile back you went through and modified the code so that when the "ServiceTitle" in the zendto.conf file was changed, the change appeared on the other web pages.</DIV>
<DIV> </DIV>
<DIV>below is one that you may have overlooked.</DIV>
<DIV> </DIV>
<DIV>--- new_dropoff.tpl.v362 2010-09-10 18:47:29.000000000 +0100<BR>+++ new_dropoff.tpl 2010-09-10 18:53:50.000000000 +0100<BR>@@ -221,11 +221,11 @@<BR> <b>PLEASE NOTE</b><BR> <br><BR> <br><BR>- Files uploaded to ZendTo are scanned for viruses. But still<BR>+ Files uploaded to {#ServiceTitle#} are scanned for viruses. But still<BR> exercise the same degree of caution as you would with any other file<BR> you download. Users are also <b>strongly encouraged</b> to encrypt<BR> any files containing sensitive information (e.g. personal non-public<BR>- information, PNPI) before sending them via ZendTo! See <a<BR>+ information, PNPI) before sending them via {#ServiceTitle#}! See <a<BR> href="<A href="http://www.udel.edu/pnpi/tools/">http://www.udel.edu/pnpi/tools/</A>" style="color:#C01010;">this<BR> page</a> for information on encryption.<BR> <br><BR></DIV>
<DIV>This next change is more of an FYI for others that may want to change some of the prompts.</DIV>
<DIV>Some of our internal users where complaining about the "Add Address" button and not fully understanding what the button meant so I change the wording for them from "Add Address" to "Add Additional Recipient".</DIV>
<DIV> </DIV>
<DIV>--- new_dropoff.tpl.v362 2010-09-10 18:47:29.000000000 +0100<BR>+++ new_dropoff.tpl 2010-09-10 18:53:50.000000000 +0100<BR>@@ -147,7 +147,7 @@<BR> </td><BR> </tr><BR> <tr><BR>- <td colspan="2" align="right">{call name=button relative=FALSE href="javascript:addRecipient();" text="<FONT color=#ff0000>Add Address</FONT>"}</td><BR>+ <td colspan="2" align="right">{call name=button relative=FALSE href="javascript:addRecipient();" text="<FONT color=#ff0000>Add Additional Recipient</FONT>"}</td><BR> </tr><BR> <tr><BR> <td colspan="2" align="center"><hr></td><BR></DIV></BODY></HTML>