Project

General

Profile

« Previous | Next » 

Revision 1797

Added by Dietmar over 11 years ago

+ add new image class to admin/media for better images preview

View differences:

media_browse.htt
29 29

  
30 30
<table summary="" cellpadding="4" cellspacing="0" border="0" width="100%" class="{DISPLAY_LIST_TABLE}">
31 31
<!-- BEGIN list_block -->
32
<tr style="background-color: #{ROW_BG_COLOR};">
32
<tr style="background-color: #{ROW_BG_COLOR};" {MOUSEOVER} >
33 33
	<td width="18" style="padding-left: 10px;">
34
		<a href="{LINK}" target="{LINK_TARGET}"><img {MOUSEOVER} src="{FT_ICON}" class="{DISPLAY_ICON}" border="0" alt="" /></a>
34
		<a href="{LINK}" target="{LINK_TARGET}"><img src="{FT_ICON}" class="{DISPLAY_ICON}" border="0" alt="" /></a>
35 35
	</td>
36 36
	<td>
37
		<a {MOUSEOVER} href="{LINK}" target="{LINK_TARGET}">{NAME}</a>
37
		<a href="{LINK}" target="{LINK_TARGET}">{NAME}</a>
38 38
	</td>
39 39
	<td width="120">
40 40
		<small>{IMAGEDETAIL}<br />{DATE}</small>

Also available in: Unified diff