[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS Update: cleannorth.org
- To: cvs@lists.cleannorth.org
- Subject: CVS Update: cleannorth.org
- From: Dan Brosemer <odin@cleannorth.org>
- Date: Mon, 14 Jul 2008 13:56:36 -0400 (EDT)
- List-help: <mailto:cvs-request@lists.cleannorth.org?subject=help>
- List-post: <mailto:cvs@lists.cleannorth.org>
- List-subscribe: <mailto:cvs-request@lists.cleannorth.org?subject=subscribe>
- List-unsubscribe: <mailto:cvs-request@lists.cleannorth.org?subject=unsubscribe>
- Resent-date: Mon, 14 Jul 2008 13:56:40 -0401 (EDT)
- Resent-from: cvs@lists.cleannorth.org
- Resent-message-id: <HmyyzC.A.5JD.uN5eIB@skroob.cleannorth.org>
- Resent-sender: cvs-request@lists.cleannorth.org
Log Message:
-----------
Escape email addresses on display.
Modified Files:
--------------
cleannorth.org/templates/en/webmail:
emailpicker.tmpl
Revision Data
-------------
Index: emailpicker.tmpl
===================================================================
RCS file: /cvs/cleannorth.org/templates/en/webmail/emailpicker.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ltemplates/en/webmail/emailpicker.tmpl -Ltemplates/en/webmail/emailpicker.tmpl -u -r1.2 -r1.3
--- templates/en/webmail/emailpicker.tmpl
+++ templates/en/webmail/emailpicker.tmpl
@@ -34,7 +34,7 @@
<tmpl_loop name=call>
<tr>
<td><tmpl_var name=full></td>
- <td class="underline" DEFANGED_OnClick="copyback('<tmpl_var name=form escape=js>', '<tmpl_var name=field escape=js>', '<tmpl_var name=email escape=js>')"><tmpl_var name=email></td>
+ <td class="underline" DEFANGED_OnClick="copyback('<tmpl_var name=form escape=js>', '<tmpl_var name=field escape=js>', '<tmpl_var name=email escape=js>')"><tmpl_var name=email escape=html></td>
</tr>
</tmpl_loop>
</table>
- Prev by Date: CVS Update: cleannorth.org
- Next by Date: Poolice say fudge made with laveender, not pot
- Previous by thread: CVS Update: cleannorth.org
- Next by thread: Poolice say fudge made with laveender, not pot
- Index(es):