diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 7d52d926e..295715ef5 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -422,7 +422,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);; /* clipboard {{{ */ if($this->params['enableclipboard']) { echo "
"; - echo "
getID() : 0)."\">
"; + echo "
getID() : 0)."\">
"; echo "
"; } /* }}} End of clipboard */ diff --git a/views/bootstrap4/class.Bootstrap4.php b/views/bootstrap4/class.Bootstrap4.php index 2c7a509f6..fc812ef38 100644 --- a/views/bootstrap4/class.Bootstrap4.php +++ b/views/bootstrap4/class.Bootstrap4.php @@ -397,7 +397,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);; /* clipboard {{{ */ if($this->params['enableclipboard']) { echo "
"; - echo "
getID() : 0)."\">
"; + echo "
getID() : 0)."\">
"; echo "
"; } /* }}} End of clipboard */