X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c26ab6ee15974c1133a6d08c459b51199185f25f..b5f9818944a3115d032b928ae3751e793eab331f:/apps/wolnelektury_core/templates/admin/base_site.html diff --git a/apps/wolnelektury_core/templates/admin/base_site.html b/apps/wolnelektury_core/templates/admin/base_site.html index 23cfb59d8..ff381b554 100644 --- a/apps/wolnelektury_core/templates/admin/base_site.html +++ b/apps/wolnelektury_core/templates/admin/base_site.html @@ -5,7 +5,18 @@ {% block branding %} <h1 id="site-name">{% trans "Site administration" %} - WolneLektury.pl</h1> -<p style="float: right; font-size: 11px; padding-right: 10px;"><a href="/rosetta/">{% trans "Translations" %}</a></p> +<p style="font-size: 11px;margin-left:10px;"> + <!--a href="/rosetta/">{% trans "Translations" %}</a--> + <a href="/admin/chunks/chunk/promo/">promobox</a> | + <a href="/admin/social/cite">cytaty</a> | + <a href="/admin/infopages/infopage/">info</a> | + <a href="/admin/catalogue/book/">ksiÄ Å¼ki</a> | + <a href="/admin/catalogue/tag/">tagi</a> | + <a href="/admin/catalogue/collection/">kolekcje</a> | + <a href="/admin/pdcounter/">licznik domeny</a> | + <a href="/admin/sponsors/">sponsorzy</a> | + <a href="/admin/suggest/suggestion/">sugestie</a> +</p> {% endblock %} {% block nav-global %}{% endblock %} \ No newline at end of file