diff --git a/css/bootstrap/privatebin.css b/css/bootstrap/privatebin.css
index e63e63f..b26421b 100644
--- a/css/bootstrap/privatebin.css
+++ b/css/bootstrap/privatebin.css
@@ -98,10 +98,6 @@ body.navbar-spacing {
margin-bottom: 10px;
}
-.smallErrorText {
- font-size: 80%;
-}
-
.comment {
border-left: 1px solid #ccc;
padding: 5px 0 5px 10px;
diff --git a/i18n/de.json b/i18n/de.json
index d99672c..fb6c783 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -140,5 +140,6 @@
"Editor": "Bearbeiten",
"Preview": "Vorschau",
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.":
- "Der PATH muss bei PrivateBin mit einem \"%s\" enden. Bitte passe Deinen PATH in Deiner index.php an."
+ "Der PATH muss bei PrivateBin mit einem \"%s\" enden. Bitte passe Deinen PATH in Deiner index.php an.",
+ "Loading…": "Lädt…"
}
diff --git a/i18n/fr.json b/i18n/fr.json
index 3fe3baa..2b649c3 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -149,5 +149,6 @@
"Editor": "Éditer",
"Preview": "Prévisualiser",
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.":
- "PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php."
+ "PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.",
+ "Loading…": "Loading…"
}
diff --git a/i18n/it.json b/i18n/it.json
index 45cf68a..7d0ecaf 100644
--- a/i18n/it.json
+++ b/i18n/it.json
@@ -140,5 +140,6 @@
"Editor": "Editor",
"Preview": "Preview",
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.":
- "PrivateBin necessita che PATH termini con \"%s\". Aggiorna la variabile PATH nel tuo index.php."
+ "PrivateBin necessita che PATH termini con \"%s\". Aggiorna la variabile PATH nel tuo index.php.",
+ "Loading…": "Loading…"
}
diff --git a/i18n/pl.json b/i18n/pl.json
index 26771ff..656ba02 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -140,5 +140,6 @@
"Editor": "Edytować",
"Preview": "Zapowiedź",
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.":
- "PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php."
+ "PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.",
+ "Loading…": "Loading…"
}
diff --git a/i18n/sl.json b/i18n/sl.json
index 625fb89..9c9c344 100644
--- a/i18n/sl.json
+++ b/i18n/sl.json
@@ -149,5 +149,6 @@
"Editor": "Uredi",
"Preview": "Predogled",
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.":
- "PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php."
+ "PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.",
+ "Loading…": "Loading…"
}
diff --git a/i18n/zh.json b/i18n/zh.json
index e79add0..1666c74 100644
--- a/i18n/zh.json
+++ b/i18n/zh.json
@@ -140,5 +140,6 @@
"Editor": "編輯",
"Preview": "預習",
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.":
- "PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php."
+ "PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.",
+ "Loading…": "Loading…"
}
diff --git a/tpl/bootstrap-dark.php b/tpl/bootstrap-dark.php
index 831b7c8..6cc8626 100644
--- a/tpl/bootstrap-dark.php
+++ b/tpl/bootstrap-dark.php
@@ -24,6 +24,7 @@ if ($SYNTAXHIGHLIGHTING):
endif;
endif;
?>
+
+
+
+
+ this FAQ for information to troubleshoot.'); ?>
+