diff --git a/app/hr/templates/hr/applications/view.html b/app/hr/templates/hr/applications/view.html
index a5b1017..2d29f8a 100644
--- a/app/hr/templates/hr/applications/view.html
+++ b/app/hr/templates/hr/applications/view.html
@@ -102,8 +102,8 @@
{{ char.corporation }}{% if char.corporation.alliance %} /
{{ char.corporation.alliance }}{% endif %}
|
- {{ char.balance|intcomma }} ISK |
- {{ char.total_sp|intcomma }} SP |
+ {{ char.balance|intcomma }} ISK |
+ {{ char.total_sp|intcomma }} SP |
{% if char.current_training %}{{ char.current_training.skill.name }} to Level {{ char.current_training.in_training }}{% endif %} |
{% if request.is_igb %}Show In Eve / {% endif %}EveGate Profile / EveSearch / EVEGate Forums |