diff --git a/app/views/details.scala.html b/app/views/details.scala.html
index 90b69132..d1713f0e 100644
--- a/app/views/details.scala.html
+++ b/app/views/details.scala.html
@@ -64,6 +64,7 @@
}
}
*@
+ @tags.search_form(q)
@defining(Lobid.items(doc.toString)) { items =>
@defining(!(doc\\"containedIn").isEmpty && (doc\"type").toString.contains("Article")){superordination =>
diff --git a/app/views/main.scala.html b/app/views/main.scala.html
index 814eafb3..c21c8865 100644
--- a/app/views/main.scala.html
+++ b/app/views/main.scala.html
@@ -106,7 +106,7 @@
@content
diff --git a/app/views/tags/search_form.scala.html b/app/views/tags/search_form.scala.html
index 78e0e6a8..0317e3c2 100644
--- a/app/views/tags/search_form.scala.html
+++ b/app/views/tags/search_form.scala.html
@@ -10,4 +10,10 @@
+
+
+ Aufgrund einer technischen Störung musste die Rheinland-Pfälzische Bibliographie in ihrer bisherigen Form abgeschaltet
+ werden und auf eine neue Oberfläche umziehen. Bitte beachten Sie, dass es sich hierbei um eine Version handelt, in der
+ noch nicht alle Funktionen umgesetzt sind. Wir sind bestrebt, dies fortlaufend zu verbessern.
+
}
\ No newline at end of file
diff --git a/public/stylesheets/nwbib.css b/public/stylesheets/nwbib.css
index 9c9e7f09..8e5eb217 100644
--- a/public/stylesheets/nwbib.css
+++ b/public/stylesheets/nwbib.css
@@ -12,7 +12,7 @@ dd {
}
#nwbib-form {
- padding-bottom: 1.5em;
+ padding-bottom: 0em;
}
input#owner {
@@ -140,7 +140,7 @@ table {
}
.intro {
- padding-top: 30px;
+ padding-top: 5px;
}
.nwbib-footer {