diff --git a/HaWeb/Controllers/RegisterController.cs b/HaWeb/Controllers/RegisterController.cs
index 517a1e2..52d798f 100644
--- a/HaWeb/Controllers/RegisterController.cs
+++ b/HaWeb/Controllers/RegisterController.cs
@@ -114,7 +114,6 @@ public class RegisterController : Controller {
var title = "Forschungsbibliographie";
ViewData["Title"] = "Forschungsbibliographie";
ViewData["SEODescription"] = "Johann Georg Hamann: Kommentierte Briefausgabe. Forschungsbibliographie.";
- ViewData["Mark"] = "He";
// Normalisation and Validation
if (String.IsNullOrWhiteSpace(id)) return Redirect(url + defaultLetter);
diff --git a/HaWeb/Views/Admin/Dynamic/Upload.cshtml b/HaWeb/Views/Admin/Dynamic/Upload.cshtml
index c17db4c..c5fde79 100644
--- a/HaWeb/Views/Admin/Dynamic/Upload.cshtml
+++ b/HaWeb/Views/Admin/Dynamic/Upload.cshtml
@@ -5,6 +5,8 @@
ViewData["showCredits"] = "false";
}
+
+
}
-
-
-
-
+
\ No newline at end of file
diff --git a/HaWeb/Views/HKB/Dynamic/Briefe.cshtml b/HaWeb/Views/HKB/Dynamic/Briefe.cshtml
index 88c2484..78fcd3e 100644
--- a/HaWeb/Views/HKB/Dynamic/Briefe.cshtml
+++ b/HaWeb/Views/HKB/Dynamic/Briefe.cshtml
@@ -7,10 +7,8 @@
if (Model.MinWidthTrad)
minwidthtrads = "ha-minwidth";
}
-@* No JavaScript Settings *@
-
-@* TODO *@
-
+
+
}
-
-
-
-@*
- *@
\ No newline at end of file
+
\ No newline at end of file
diff --git a/HaWeb/Views/HKB/Dynamic/Index.cshtml b/HaWeb/Views/HKB/Dynamic/Index.cshtml
index 8600574..26d03a5 100644
--- a/HaWeb/Views/HKB/Dynamic/Index.cshtml
+++ b/HaWeb/Views/HKB/Dynamic/Index.cshtml
@@ -5,6 +5,8 @@
ViewData["showCredits"] = "true";
}
+
+
@if (Model.Letters != null) {
@@ -49,41 +51,14 @@
@* Go To Letter *@
-
@* ZH Loopkup *@
@if (Model.AvailablePages != null) {
@@ -99,47 +74,17 @@
-
+
}
@* Full-Text-Search *@
@@ -153,24 +98,6 @@
Suchen
-
@* Person Filter *@
@if(Model.AvailablePersons != null) {
diff --git a/HaWeb/Views/HKB/Dynamic/Register.cshtml b/HaWeb/Views/HKB/Dynamic/Register.cshtml
index 8d4f913..98d76c2 100644
--- a/HaWeb/Views/HKB/Dynamic/Register.cshtml
+++ b/HaWeb/Views/HKB/Dynamic/Register.cshtml
@@ -24,6 +24,8 @@
: "ha-bibel";
}
+
+