Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Sun, Feb 2, 3:53 PM

in-portal

Index: branches/unlabeled/unlabeled-1.1.2/core/admin_templates/incs/image_blocks.tpl
===================================================================
--- branches/unlabeled/unlabeled-1.1.2/core/admin_templates/incs/image_blocks.tpl (revision 1337)
+++ branches/unlabeled/unlabeled-1.1.2/core/admin_templates/incs/image_blocks.tpl (revision 1338)
@@ -1,5 +1,5 @@
-<inp2:m_block name="preview_td"/>
- <td>
- <inp2:$PrefixSpecial_ImagePreview type="$type" DefaultImage="kernel/images/noimage.gif" max_width="$max_width" max_height="$max_height"/>
- </td>
-<inp2:m_blockend/>
\ No newline at end of file
+<inp2:m_block name="image_block"/>
+ <img src="<inp2:m_param name="img_path" />" <inp2:m_param name="img_size" /> border="0" /><br>
+<inp2:m_blockend/>
+
+
Property changes on: branches/unlabeled/unlabeled-1.1.2/core/admin_templates/incs/image_blocks.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1.2.2
\ No newline at end of property
+1.1.2.3
\ No newline at end of property

Event Timeline