From 722d8ce7dd26864cf99dcbfd408794fc83b68374 Mon Sep 17 00:00:00 2001 From: rugk Date: Wed, 21 Feb 2018 22:28:56 +0100 Subject: [PATCH 1/7] Fix URL shortener not working Move URL shortener out of #pastelink as that is overwritten by the JS. Fixes https://github.com/PrivateBin/PrivateBin/issues/280 --- tpl/bootstrap.php | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index c1e3a6e..3ea613b 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -468,17 +468,16 @@ endif;