Changeset 2534:c333aa67c0b0 for plugins/attachments
- Timestamp:
- 11/11/13 11:25:35 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/attachments/locales/en/help/help.html
r2359 r2534 1 1 <html> 2 2 <head> 3 <title>Attach ements</title>3 <title>Attachments</title> 4 4 </head> 5 5 6 6 <body> 7 7 8 <h4>Attachements</h4> 9 8 <h4>Attachments</h4> 9 <p>Click <strong>Add files to this entry</strong> to attach a file from the media manager to your entry. Once clicked, you will be taken to the media manager where you can browse the available files. Once you found the file you want to attach, click on the <code>+</code> <span class="hidden">(Attach this file to entry link)</span> sign.</p> 10 <p>To remove an attachment, click on the trashcan icon <span class="hidden">(Remove attachment link)</span>.</p> 11 <p>On your blog, attachments will appear after the entry content.</p> 10 12 </body> 11 13 </html>
Note: See TracChangeset
for help on using the changeset viewer.