We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7056ad8 commit 246ad04Copy full SHA for 246ad04
1 file changed
styles/prosilver/template/list_body.html
@@ -2,7 +2,7 @@
2
3
{% include 'overall_header.html' %}
4
5
-<h2>{{ lang('IDEAS_TITLE') }} :: {{ STATUS_NAME }}</h2>
+<h2>{{ lang('IDEAS_TITLE') }} <i class="icon fa-fw fa-angle-double-right"></i>{{ STATUS_NAME }}</h2>
6
7
{% include 'action_bar_top.html' %}
8
0 commit comments