]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/edit.html.twig
Show tags on non-image gallery preview card
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / material / Entry / edit.html.twig
index 1c5e2aab55db0df0e4b414d47e21a5e1e0097bbd..ed225957ce6af81e007c2c8ea334b2a7061daa0d 100644 (file)
@@ -29,8 +29,8 @@
                         </div>
 
                         <div class="input-field s12">
-                            {{ form_widget(form.is_public) }}
-                            {{ form_label(form.is_public) }}
+                            {{ form_label(form.origin_url) }}
+                            {{ form_widget(form.origin_url) }}
                         </div>
                         <br>