git-svn-id: http://xe-core.googlecode.com/svn/trunk@517 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-16 12:35:40 +00:00
parent 38ac9fe8e9
commit 8f58bc503e
44 changed files with 19 additions and 42 deletions

View file

@ -0,0 +1,5 @@
<!--%import("popup.js")-->
<!--@foreach($emoticon_list as $emoticon)-->
<img src="images/{$emoticon}" alt="emoticon" onclick="insertImage(this)" style="cursor:pointer;" />
<!--@end-->