- Timestamp:
- 01/09/2010 06:29:42 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/awmn/templates/basic/includes/pages/mynodes/mynodes_table_photosview.tpl
r198 r232 4 4 * 5 5 * Copyright (C) 2005 Konstantinos Papadimitriou <vinilios@cube.gr> 6 * Copyright (C) 2010 Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 6 7 * 7 8 * This program is free software; you can redistribute it and/or modify … … 41 42 <td class="{$cellclass}"> 42 43 {if $key == 'photo' && $smarty.section.row.index>0} 43 {if $cell != ''}<img src="{$cell}" />{else}<input class="fld-form-file" type="file" name="{$data[row].view_point}" value="{$lang.search}" />{/if}44 {if $cell != ''}<img src="{$cell}" />{else}<input class="fld-form-file" type="file" name="{$data[row].view_point}" value="{$lang.search}" alt="" />{/if} 44 45 {elseif $key=='info' && $smarty.section.row.index>0} 45 46 <textarea name="info-{$data[row].view_point}">{$cell|escape}</textarea>
Note: See TracChangeset
for help on using the changeset viewer.
