diff --git a/app/views/integrations/index.de.html.erb b/app/views/integrations/index.de.html.erb index 04850541..efaa2136 100644 --- a/app/views/integrations/index.de.html.erb +++ b/app/views/integrations/index.de.html.erb @@ -131,5 +131,5 @@
  • Enable the "Add any gadget by URL" feature. You will find it at bottom of the list. Select Enable radio button and click Save Changes button.
  • Now you can see Gadgets tab added to Gmail Settings. Go to the Gadgets tab
  • Paste following link to the Add a gadget by its URL: and then click Add button:
    -
    <%= integrations_url + "/google_gadget" %>
  • +
    <%= integrations_url + "/google_gadget.xml" %>
    \ No newline at end of file