Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KDE PIM Add-ons
Commits
f1c40dda
Commit
f1c40dda
authored
Jan 26, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Exclude action when we print message
parent
73c1e52a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
plugins/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
...ns/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
+2
-1
No files found.
plugins/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/theme/5.2/header.html
View file @
f1c40dda
<link
href=
"{{ header.absoluteThemePath }}/style.css"
rel=
"stylesheet"
type=
"text/css"
/>
<div
class=
"fancy header"
id=
"cont"
>
<table
class=
"outer"
></table>
</div>
<div
id=
"kmailPage"
>
<div
id=
"headerbox"
dir=
"ltr"
>
{% if header.screenmode %}
<div
class=
"actiontable"
>
<div
class=
"actionrowtable"
>
<div
class=
"theactioncell"
>
{{ header.newmessageaction|safe }}
</div>
...
...
@@ -19,6 +19,7 @@
<div
class=
"theactioncell"
>
{{ header.trashactionprintmessageaction|safe }}
</div>
</div>
</div>
{% endif %}
<div
id=
"subject"
dir=
"{{ header.subjectDir }}"
>
{{ header.subject|safe }}
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment