name0000-00-00
c
diff --git a/js/privatebin.js b/js/privatebin.js
index 4f1f386c..a7abee7a 100644
--- a/js/privatebin.js
+++ b/js/privatebin.js
@@ -3105,7 +3105,7 @@ jQuery.PrivateBin = function($, sjcl, Base64, RawDeflate) {
/**
* set success function
*
- * @name Uploader.setSuccess
+ * @name Uploader.setUrl
* @function
* @param {function} func
*/
@@ -3149,7 +3149,7 @@ jQuery.PrivateBin = function($, sjcl, Base64, RawDeflate) {
/**
* set failure function
*
- * @name Uploader.setSuccess
+ * @name Uploader.setFailure
* @function
* @param {function} func
*/
diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php
index 4e58ba41..87def4ca 100644
--- a/tpl/bootstrap.php
+++ b/tpl/bootstrap.php
@@ -69,7 +69,7 @@ if ($MARKDOWN):
-
+
@@ -486,7 +486,7 @@ if ($DISCUSSION):
c