diff --git a/app/views/helpers/view/normal_view.phtml b/app/views/helpers/view/normal_view.phtml index 31bd19036..d4343eb13 100644 --- a/app/views/helpers/view/normal_view.phtml +++ b/app/views/helpers/view/normal_view.phtml @@ -111,6 +111,26 @@ if (isset ($this->entryPaginator) && !$this->entryPaginator->isEmpty ()) { + conf->urlPoche (); + if ((!login_is_conf ($this->conf) || is_logged ()) && $poche) { + ?> +
  • + + Poche + +
  • + + conf->urlDiaspora (); + if ((!login_is_conf ($this->conf) || is_logged ()) && $diaspora) { + ?> +
  • + + Diaspora* + +
  • +