parent
c9d35839be
commit
036519a448
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@
|
|||
<li><%= check_box_tag perm.to_s, "yes", @token.read_attribute(perm) %><%= t "oauth.oauthorize.#{perm}" %></li>
|
||||
<% end %>
|
||||
</ul>
|
||||
<p><%= submit_tag t("oauth.oauthorize.grant_access" %></p>
|
||||
<p><%= submit_tag t("oauth.oauthorize.grant_access") %></p>
|
||||
<% end %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue