diff --git a/views/bootstrap/class.DefaultKeywords.php b/views/bootstrap/class.DefaultKeywords.php index e90363344..e9e32e97d 100644 --- a/views/bootstrap/class.DefaultKeywords.php +++ b/views/bootstrap/class.DefaultKeywords.php @@ -144,13 +144,13 @@ $(document).ready( function() { function showKeywordForm($category, $user) { /* {{{ */ if(!$category) { - $this->contentContainerStart(); ?>
contentContainerStart(); $this->formField( getMLText("name"), array( @@ -160,11 +160,11 @@ $(document).ready( function() { 'value'=>'' ) ); + $this->contentContainerEnd(); $this->formSubmit(" ".getMLText('new_default_keyword_category')); ?>
contentContainerEnd(); } else { $owner = $category->getOwner(); if ((!$user->isAdmin()) && ($owner->getID() != $user->getID())) return; @@ -172,6 +172,7 @@ $(document).ready( function() {
+ contentContainerStart(); $this->formField( @@ -224,7 +225,7 @@ $(document).ready( function() { - +  
diff --git a/views/bootstrap/class.ExtensionMgr.php b/views/bootstrap/class.ExtensionMgr.php index 4cc97966a..bb29e77df 100644 --- a/views/bootstrap/class.ExtensionMgr.php +++ b/views/bootstrap/class.ExtensionMgr.php @@ -194,11 +194,11 @@ class SeedDMS_View_ExtensionMgr extends SeedDMS_Theme_Style { $extmgr->checkExtension($extname); $errmsgs = $extmgr->getErrorMsgs(); if($errmsgs) - echo ""; + echo ""; else - echo ""; + echo ""; } else { - echo ""; + echo ""; } echo ""; if($extconf['icon']) @@ -310,9 +310,9 @@ class SeedDMS_View_ExtensionMgr extends SeedDMS_Theme_Style { echo ""; echo "".($re['icon-data'] ? ''.$re['name'].'' : '').""; diff --git a/views/bootstrap4/class.Bootstrap4.php b/views/bootstrap4/class.Bootstrap4.php index afc4e3687..023703584 100644 --- a/views/bootstrap4/class.Bootstrap4.php +++ b/views/bootstrap4/class.Bootstrap4.php @@ -564,7 +564,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);; $content .= "
\n"; } else { $content .= "
  • \n"; - $content .= "