Fixed i18n
This commit is contained in:
parent
bc2a770097
commit
e250a1bf3c
1 changed files with 2 additions and 2 deletions
|
@ -89,8 +89,8 @@ $(function() {
|
|||
<p class='storyTitle'>
|
||||
<% response.title %>
|
||||
<span class='small'>
|
||||
... <% skin.link edit %>
|
||||
... <% skin.link reset %>
|
||||
... <% skin.link <% gettext Edit %> %>
|
||||
... <% skin.link <% gettext Reset %> %>
|
||||
... <a href='' class='cancel'><% gettext Cancel %></a>
|
||||
</span>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue