diff options
author | tcit <tcit@tcit.fr> | 2014-10-31 18:47:54 +0100 |
---|---|---|
committer | tcit <tcit@tcit.fr> | 2014-10-31 18:47:54 +0100 |
commit | ccaefcf69a5e2e9404a40b7377fbdfe9627c0320 (patch) | |
tree | 5813f84ccfa8c4458dff69562f577b8e26b4902e /themes/baggy/_pocheit-form.twig | |
parent | 224528f1debb06b40524fd84ed9a324c0b6131e2 (diff) | |
parent | 4bc70ed4012bcefa6a3a01a051fcbd18456403df (diff) | |
download | wallabag-ccaefcf69a5e2e9404a40b7377fbdfe9627c0320.tar.gz wallabag-ccaefcf69a5e2e9404a40b7377fbdfe9627c0320.tar.zst wallabag-ccaefcf69a5e2e9404a40b7377fbdfe9627c0320.zip |
merge
Diffstat (limited to 'themes/baggy/_pocheit-form.twig')
-rwxr-xr-x | themes/baggy/_pocheit-form.twig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/baggy/_pocheit-form.twig b/themes/baggy/_pocheit-form.twig index 2068cd31..bf2ae903 100755 --- a/themes/baggy/_pocheit-form.twig +++ b/themes/baggy/_pocheit-form.twig | |||
@@ -1,4 +1,4 @@ | |||
1 | <div id="bagit-form" class="messages info"> | 1 | <div id="bagit-form" class="messages info popup-form"> |
2 | <form method="get" action="index.php" target="_blank" id="bagit-form-form"> | 2 | <form method="get" action="index.php" target="_blank" id="bagit-form-form"> |
3 | <h2>{% trans "Save a link" %}</h2> | 3 | <h2>{% trans "Save a link" %}</h2> |
4 | <a href="javascript: void(null);" id="bagit-form-close" class="close-button--popup close-button">×</a> | 4 | <a href="javascript: void(null);" id="bagit-form-close" class="close-button--popup close-button">×</a> |