diff options
| author | Christian Fowler <spider@viovio.com> | 2006-02-24 18:26:56 +0000 |
|---|---|---|
| committer | Christian Fowler <spider@viovio.com> | 2006-02-24 18:26:56 +0000 |
| commit | c50fe815f50cdd64999d45a17fad20a2f1f77134 (patch) | |
| tree | 891a6c86a592142dcf7a08a54afb48335eea97d3 /templates/edit_storage_list.tpl | |
| parent | 738e64fbd2f19f7e9659a4724b9004088338980a (diff) | |
| download | liberty-c50fe815f50cdd64999d45a17fad20a2f1f77134.tar.gz liberty-c50fe815f50cdd64999d45a17fad20a2f1f77134.tar.bz2 liberty-c50fe815f50cdd64999d45a17fad20a2f1f77134.zip | |
show files directly attached to the content
Diffstat (limited to 'templates/edit_storage_list.tpl')
| -rw-r--r-- | templates/edit_storage_list.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_storage_list.tpl b/templates/edit_storage_list.tpl index 15a45e7..6d06e82 100644 --- a/templates/edit_storage_list.tpl +++ b/templates/edit_storage_list.tpl @@ -3,7 +3,7 @@ {if $gContent->mStorage} <div class="row"> <table class="data" summary="List of attached files"> - <caption>{tr}Attached Items{/tr}</caption> + <caption>{tr}Items Attached Directly to this Content{/tr}</caption> <tr> <th scope="col" title="{tr}Thumbnail{/tr}">{tr}Thumbnail{/tr}</th> <th scope="col" title="{tr}File Properties{/tr}">{tr}File Properties{/tr}</th> |
