From: NumEricR Date: Fri, 23 Aug 2013 16:10:42 +0000 (+0200) Subject: Fix HTML code of tools lists X-Git-Tag: 1.0-beta4~26^2^2~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=29773c9729038510728738908b58fd8a86ef943b;p=github%2Fwallabag%2Fwallabag.git Fix HTML code of tools lists --- diff --git a/tpl/home.twig b/tpl/home.twig index 03f9f70d..8ef6adc0 100644 --- a/tpl/home.twig +++ b/tpl/home.twig @@ -15,12 +15,10 @@

{{ entry.title|e }}

{{ entry.content|striptags|slice(0, 300) }}...

{{ entry.url | e | getDomain }}

diff --git a/tpl/view.twig b/tpl/view.twig index ba0aae30..ead8d0cd 100644 --- a/tpl/view.twig +++ b/tpl/view.twig @@ -4,15 +4,12 @@
    -
  • -
  • - -
  • -
  • - {% if constant('SHARE_TWITTER') == 1 %}
  • {% endif %} - {% if constant('SHARE_MAIL') == 1 %}
  • {% endif %} - {% if constant('SHARE_SHAARLI') == 1 %}
  • {% endif %} - +
  • +
  • +
  • +
  • + {% if constant('SHARE_TWITTER') == 1 %}
  • {% endif %} + {% if constant('SHARE_MAIL') == 1 %}
  • {% endif %}
@@ -25,16 +22,13 @@
    -
  • -
  • -
  • - -
  • -
  • - {% if constant('SHARE_TWITTER') == 1 %}
  • {% endif %} - {% if constant('SHARE_MAIL') == 1 %}
  • {% endif %} - {% if constant('SHARE_SHAARLI') == 1 %}
  • {% endif %} - +
  • +
  • +
  • +
  • +
  • + {% if constant('SHARE_TWITTER') == 1 %}
  • {% endif %} + {% if constant('SHARE_MAIL') == 1 %}
  • {% endif %}

{% trans "this article appears wrong?" %} {% trans "create an issue" %} {% trans "or" %} {% trans "contact us by mail" %}