* Removed obsolete skin files (ie. content moved to the protected skin file) * Moved contents of Messages.skins to their protected siblings * Prefixed notification skins (used in e-mails) with "notify_" * Fixed and simplified a whole bunch of issues in compatibility layer
5 lines
183 B
Text
5 lines
183 B
Text
<% #main %>
|
|
<a href="<% file.href %>" title="<% file.description %>"><% file.name %></a>
|
|
<span class="small">
|
|
(<% file.contentType suffix=", " %><% file.contentLength %>)
|
|
</span>
|