From: Thomas Citharel Date: Tue, 25 Aug 2015 22:24:33 +0000 (+0200) Subject: typo X-Git-Tag: 2.0.0-alpha.0~6^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=e6439923504a7c81305f34792d15c1a329a3cac2;p=github%2Fwallabag%2Fwallabag.git typo --- diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig index 038c6287..3711f6e5 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig @@ -93,7 +93,7 @@ -
+
{{ form_widget(form.domainName, {'type': 'text', 'attr' : {'placeholder': 'website.com'} }) }}