diff --git a/themes/bootstrap3/templates/Recommend/Libraryh3lp.phtml b/themes/bootstrap3/templates/Recommend/Libraryh3lp.phtml index 623feb15aaf1d875fb56ff08dd6209df29f4eb94..8e6eb942647ecd1905c1b33e5a9b3292bf11f94b 100644 --- a/themes/bootstrap3/templates/Recommend/Libraryh3lp.phtml +++ b/themes/bootstrap3/templates/Recommend/Libraryh3lp.phtml @@ -1 +1 @@ -<iframe src="https://us.libraryh3lp.com/chat/<?=$this->escapeHtmlAttr($this->recommend->getChatId())?>?skin=<?=urlencode($this->recommend->getSkin())?>" frameborder="1" style="border: 2px inset black; width: 350px; height: 300px;"></iframe> \ No newline at end of file +<iframe src="https://us.libraryh3lp.com/chat/<?=$this->escapeHtmlAttr($this->recommend->getChatId())?>?skin=<?=urlencode($this->recommend->getSkin())?>"></iframe> \ No newline at end of file