Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Commit

Permalink
Update copy on show badge page [closes #39]
Browse files Browse the repository at this point in the history
  • Loading branch information
brianloveswords committed Nov 11, 2012
1 parent 9f27c68 commit 7b694ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/admin/show-badge.html
Expand Up @@ -31,7 +31,7 @@ <h2>{{ badge.name }} (<a href="/admin/badge/{{ badge.shortname }}/edit">Edit</a>
<input id="name" type="hidden" name="csrf" value="{{ csrf }}"> <input id="name" type="hidden" name="csrf" value="{{ csrf }}">
<legend> <legend>
What triggers this badge? What triggers this badge?
(<a href="/admin/behavior?for={{ badge.shortname }}">Create a new trigger</a>) (<a href="/admin/behavior?for={{ badge.shortname }}">Create a new behavior</a>)
</legend> </legend>


{% if behaviors.length %} {% if behaviors.length %}
Expand Down

0 comments on commit 7b694ce

Please sign in to comment.