Widget improvements.
[wolnelektury.git] / wolnelektury / templates / catalogue / main_page.html
index e90feb8..cef3604 100644 (file)
@@ -18,7 +18,7 @@
         <div id="propaganda">
             <h2>{% trans "Wolne Lektury Widget" %}</h2>
             <p>{% trans "Place our widget - search engine for Wolne Lektury which gives access to free books and audiobooks - on your homepage! Just copy the HTML code below onto your page:" %}</p>
-            <textarea rows="4" cols="35"><!-- START {% trans "Insert this element in place where you want display the widget" %} -->
+            <textarea rows="2" cols="35"><!-- START {% trans "Insert this element in place where you want display the widget" %} -->
 <div id="wl" />
 <!-- END -->
 <!-- START {% trans "Place this element just before closing body tag: </body>" %} -->