darior
committed
on 01 Jul 05
move code to tcl fs-portlet.tcl
openacs-4/.../fs-portlet/www/fs-portlet.adp (+1 -2)
101 101             <td>
102 102             <nobr> <small>[<a href="@folders.url@file?file_id=@folders.object_id@">#fs-portlet.view_details#</a>]</small>
103 103             </nobr>
104 104             </td>
105 105          </else>
106 106       </else>
107 107       </tr> 
108 108    </multiple>
109 109    </table>
110 110
111 111 </else>
112 112
113 113 </if>
114 114 <else>
115 115   &nbsp;
116 116 </else>
117 117
118 118 <p>@notification_chunk;noquote@</p>
119 119
120 120 <if @webdav_url@ not nil>
121         <% regsub -all {/\$} $webdav_url {/\\$} webdav_url %>
122 121       <p>#file-storage.Folder_available_via_WebDAV_at#</p>
123 122 </if>
124 123