Adding references.
[redakcja.git] / src / wiki / templates / wiki / tabs / wysiwyg_editor.html
index 296f60a..8b65bb5 100644 (file)
@@ -6,10 +6,13 @@
         <button class="btn btn-info mr-2" id="insert-theme-button">
           {% trans "Insert theme" %}
         </button>
-        <button class="btn btn-info" id="insert-annotation-button">
+        <button class="btn btn-info mr-2" id="insert-annotation-button">
           {% trans "Insert annotation" %}
         </button>
-       {% endif %}
+        <button class="btn btn-info" id="insert-reference-button">
+          {% trans "Insert reference" %}
+        </button>
+      {% endif %}
     </div>
   </div>
   <div id="html-view" class="htmlview">