Skip to content

Commit

Permalink
Text tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmartin committed Oct 17, 2012
1 parent eb20c5d commit ce289ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/templates/user/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{% set user = c.user_dict %}

{% block subtitle %}{{ _('Your Dashboard') }}{% endblock %}
{% block subtitle %}{{ _('Dashboard') }}{% endblock %}

{% block breadcrumb_content %}
<li>{% link_for _('Users'), controller='user', action='index' %}</li>
Expand Down

0 comments on commit ce289ef

Please sign in to comment.