* 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
12 lines
411 B
Text
12 lines
411 B
Text
<% #main %>
|
|
<p><% gettext "To insert a file in a story or comment just copy and paste its
|
|
code." %></p>
|
|
<div class="ample">
|
|
<% files.link create <% gettext "Add file" %> prefix="... " suffix="" %>
|
|
</div>
|
|
<% gettext Show prefix="... " %>
|
|
<% files.link . <% gettext "member files" %> %>
|
|
<% files.link all <% gettext "all files" %> prefix=" | " %>
|
|
<% response.pager %>
|
|
<% response.list %>
|
|
<% response.pager %>
|