Skip to content

Commit

Permalink
[#748] Changes page title on /organization index
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmartin authored and amercader committed Apr 12, 2013
1 parent 308f678 commit 6f5a283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/templates/organization/index.html
@@ -1,6 +1,6 @@
{% extends "page.html" %}

{% block subtitle %}{{ _('Organizations of Datasets') }}{% endblock %}
{% block subtitle %}{{ _('Organizations') }}{% endblock %}

{% block breadcrumb_content %}
<li class="active">{% link_for _('Organizations'), controller='organization', action='index' %}</li>
Expand Down

0 comments on commit 6f5a283

Please sign in to comment.