From 5af7a7fc7b074b7dda8d0b529f868d2b8dd8aa91 Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 8 Jul 2013 09:09:38 +0200 Subject: [PATCH] use i18n (#237) --- src/main/webapp/templates/feeds.category_details.html | 2 +- src/main/webapp/templates/feeds.feed_details.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/templates/feeds.category_details.html b/src/main/webapp/templates/feeds.category_details.html index f4abfef5..e46ceb77 100644 --- a/src/main/webapp/templates/feeds.category_details.html +++ b/src/main/webapp/templates/feeds.category_details.html @@ -31,7 +31,7 @@
- link + ${global.link} ${details.generate_api_key_first}
diff --git a/src/main/webapp/templates/feeds.feed_details.html b/src/main/webapp/templates/feeds.feed_details.html index 78f40d35..5b42fefd 100644 --- a/src/main/webapp/templates/feeds.feed_details.html +++ b/src/main/webapp/templates/feeds.feed_details.html @@ -57,7 +57,7 @@
- link + ${global.link} ${details.generate_api_key_first}