X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4b8b38831554745dd2de866c71f526bfbc19c7e9..04b00eea4d3f41a4094151b0a5eb3416e25d2bc6:/wolnelektury/templates/pdcounter/author_detail.html?ds=inline

diff --git a/wolnelektury/templates/pdcounter/author_detail.html b/wolnelektury/templates/pdcounter/author_detail.html
index 05cdbb959..1fd0985e3 100644
--- a/wolnelektury/templates/pdcounter/author_detail.html
+++ b/wolnelektury/templates/pdcounter/author_detail.html
@@ -50,10 +50,7 @@
         {% include "info/join_us.html" %}
     </div>
 
-    <div id="set-window">
-        <div class="header"><a href="#" class="jqmClose">{% trans "Close" %}</a></div>
-        <div class="target">
-            <p><img src="{{ STATIC_URL }}img/indicator.gif" alt="*"/> {% trans "Loading" %}</p>
-        </div>
+    <div class="column-right block-form">
+        {% include "publishing_suggest.html" %}
     </div>
-{% endblock %}
\ No newline at end of file
+{% endblock %}