Changeset 750 for ZMS/trunk/dtml/ZMSLog/manage_remote.dtml
- Timestamp:
- 23.10.2009 16:12:55 (3 years ago)
- File:
-
- 1 edited
-
ZMS/trunk/dtml/ZMSLog/manage_remote.dtml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ZMS/trunk/dtml/ZMSLog/manage_remote.dtml
r666 r750 49 49 <dtml-let ob="_['sequence-item']"> 50 50 <dtml-if "ob['type']=='d'"> 51 <td><img src="misc_/OFSP/Folder_icon.gif" title=""border="0"></td>51 <td><img src="misc_/OFSP/Folder_icon.gif" border="0"></td> 52 52 <td><div class="list-item"><a href="?path=<dtml-var "url_quote(ob['path']+ob['file'])">" class="zmi"><dtml-var "ob['file']"></a></div></td> 53 53 <td> </td> … … 56 56 <td><div class="list-item"> </div></td> 57 57 <dtml-else> 58 <td><img src="misc_/OFSP/File_icon.gif" title=""border="0"></td>58 <td><img src="misc_/OFSP/File_icon.gif" border="0"></td> 59 59 <td><div class="list-item"><a href="manage_index_html?path=<dtml-var "url_quote(ob['path']+ob['file'])">" class="zmi" target="_blank"><dtml-var "ob['file']"></a></div></td> 60 60 <td> </td>
Note: See TracChangeset
for help on using the changeset viewer.
