Skip to content

Commit ee2e77b

Browse files
authored
Update README
1 parent cfd7e3c commit ee2e77b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/skins/plain/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Here is overview of all placeholders used throughtout the skin:
66
%data% - is replaced by current absolute path to user data folder.
77

88
html_wrapper.html:
9-
%style% - Skin-wide CSS, will be replaced by custom CSS if skin provides it in file "style.css".
9+
%style% - Skin-wide CSS, will be replaced by custom CSS if skin provides it in file "html_style.css".
1010
%1 - Title of the article.
1111
%2 - Body of the preview which is composed from:
1212
- single html_single_message.html (single article preview),
@@ -33,4 +33,4 @@ Here is overview of all placeholders used throughtout the skin:
3333
html_enclosure_image.html:
3434
%1 - URL of the attached picture file.
3535
%2 - MIME type of the picture.
36-
%3 - height of the picture thumbnail to be displayed which is loaded from application settings.
36+
%3 - height of the picture thumbnail to be displayed which is loaded from application settings.

0 commit comments

Comments
 (0)