diff --git a/root/base.tx b/root/base.tx index 7489ad20ab..f6c13835ca 100644 --- a/root/base.tx +++ b/root/base.tx @@ -87,6 +87,9 @@
  • Identities
  • Profile
  • Favorites
  • + [% if $author.pauseid { %] +
  • Distributions
  • + [% } %]
  • Logout diff --git a/root/base/account.tx b/root/base/account.tx index 2c146f9c93..84a9501f3e 100644 --- a/root/base/account.tx +++ b/root/base/account.tx @@ -12,6 +12,11 @@
  • Favorites
  • +[% if $author.pauseid { %] +
  • + Distributions +
  • +[% } %]
  • Logout