diff --git a/views/bootstrap/class.DefaultKeywords.php b/views/bootstrap/class.DefaultKeywords.php
index dda782f25..cd222d756 100644
--- a/views/bootstrap/class.DefaultKeywords.php
+++ b/views/bootstrap/class.DefaultKeywords.php
@@ -140,21 +140,22 @@ $(document).ready( function() {
$owner = $category->getOwner();
if ((!$user->isAdmin()) && ($owner->getID() != $user->getID())) return;
?>
-
-
- |
-
+
+ |
-
-
- : |
-
+
+
+
+ |
-
-
- : |
-
+
+
+
+
+
+
getKeywordLists();
if (count($lists) == 0)
@@ -192,23 +194,22 @@ $(document).ready( function() {
- |
-
-
- |
-
+
+
+
+ |
-
+
+
-
-
contentHeading(getMLText("edit_attributes"));
$this->contentContainerStart();
?>
-
contentContainerEnd();
diff --git a/views/bootstrap/class.EditComment.php b/views/bootstrap/class.EditComment.php
index fae7bdb72..2c12e3ada 100644
--- a/views/bootstrap/class.EditComment.php
+++ b/views/bootstrap/class.EditComment.php
@@ -84,20 +84,19 @@ $(document).ready(function() {
$this->contentHeading(getMLText("edit_comment"));
$this->contentContainerStart();
?>
-
contentContainerEnd();
diff --git a/views/bootstrap/class.MoveFolder.php b/views/bootstrap/class.MoveFolder.php
index a3265f098..4387ac42e 100644
--- a/views/bootstrap/class.MoveFolder.php
+++ b/views/bootstrap/class.MoveFolder.php
@@ -51,20 +51,19 @@ class SeedDMS_View_MoveFolder extends SeedDMS_Bootstrap_Style {
$this->contentContainerStart();
?>
-
+
+
+
+ printFolderChooserHtml("form1", M_READWRITE, $folder->getID(), $target);?>
+
+
+
+ ">
+
+
-
contentContainerEnd();
diff --git a/views/bootstrap/class.PasswordForgotten.php b/views/bootstrap/class.PasswordForgotten.php
index d33c085f7..dcf88d2b2 100644
--- a/views/bootstrap/class.PasswordForgotten.php
+++ b/views/bootstrap/class.PasswordForgotten.php
@@ -73,27 +73,31 @@ document.form1.email.focus();
?>
contentContainerStart(); ?>
-
contentContainerEnd(); ?>