File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Here is overview of all placeholders used throughtout the skin:
6
6
%data% - is replaced by current absolute path to user data folder.
7
7
8
8
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".
10
10
%1 - Title of the article.
11
11
%2 - Body of the preview which is composed from:
12
12
- single html_single_message.html (single article preview),
@@ -33,4 +33,4 @@ Here is overview of all placeholders used throughtout the skin:
33
33
html_enclosure_image.html:
34
34
%1 - URL of the attached picture file.
35
35
%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.
You can’t perform that action at this time.
0 commit comments