diff options
Diffstat (limited to 'app/views/doorkeeper/applications/new.html.haml')
-rw-r--r-- | app/views/doorkeeper/applications/new.html.haml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/doorkeeper/applications/new.html.haml b/app/views/doorkeeper/applications/new.html.haml index d3692d1f759..a66fab20d7c 100644 --- a/app/views/doorkeeper/applications/new.html.haml +++ b/app/views/doorkeeper/applications/new.html.haml @@ -1,6 +1,6 @@ -- page_title "New Application" +- page_title _("New Application") -%h3.page-title New Application +%h3.page-title= _("New Application") %hr |