diff --git a/js/privatebin.js b/js/privatebin.js
index 8d81d287..59f5f3ff 100644
--- a/js/privatebin.js
+++ b/js/privatebin.js
@@ -4329,7 +4329,6 @@ jQuery.PrivateBin = (function($, sjcl, Base64, RawDeflate) {
{
TopNav.collapseBar();
TopNav.hideAllButtons();
- Alert.showLoading('Cloning pasteā¦', 'transfer');
// hide messages from previous paste
me.hideStatusMessages();
@@ -4364,7 +4363,6 @@ jQuery.PrivateBin = (function($, sjcl, Base64, RawDeflate) {
PasteViewer.hide();
Editor.show();
- Alert.hideLoading();
TopNav.showCreateButtons();
};
diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php
index 8e7be9cb..d8d28e5c 100644
--- a/tpl/bootstrap.php
+++ b/tpl/bootstrap.php
@@ -75,7 +75,7 @@ if ($MARKDOWN):
-
+
diff --git a/tpl/page.php b/tpl/page.php
index 9e3261be..5067661a 100644
--- a/tpl/page.php
+++ b/tpl/page.php
@@ -54,7 +54,7 @@ if ($QRCODE):
-
+