diff --git a/admin/language/en-GB/en-GB.com_componentbuilder.ini b/admin/language/en-GB/en-GB.com_componentbuilder.ini
index 2496f6aad..cfca1b413 100644
--- a/admin/language/en-GB/en-GB.com_componentbuilder.ini
+++ b/admin/language/en-GB/en-GB.com_componentbuilder.ini
@@ -4242,6 +4242,7 @@ COM_COMPONENTBUILDER_JOOMLA_COMPONENT_DASHBOARD_LABEL="Dynamic Dashboard
@github Joomla Component Builder
@copyright Copyright (C) 2015. All Rights Reserved
diff --git a/admin/layouts/joomla_component/php_left.php b/admin/layouts/joomla_component/dash_install_left.php
similarity index 96%
rename from admin/layouts/joomla_component/php_left.php
rename to admin/layouts/joomla_component/dash_install_left.php
index de796f73a..678b42a7f 100644
--- a/admin/layouts/joomla_component/php_left.php
+++ b/admin/layouts/joomla_component/dash_install_left.php
@@ -13,7 +13,7 @@
@version 2.6.x
@created 30th April, 2015
@package Component Builder
- @subpackage php_left.php
+ @subpackage dash_install_left.php
@author Llewellyn van der Merwe
@github Joomla Component Builder
@copyright Copyright (C) 2015. All Rights Reserved
diff --git a/admin/layouts/joomla_component/php_right.php b/admin/layouts/joomla_component/dash_install_right.php
similarity index 96%
rename from admin/layouts/joomla_component/php_right.php
rename to admin/layouts/joomla_component/dash_install_right.php
index 0064c2852..6405802b0 100644
--- a/admin/layouts/joomla_component/php_right.php
+++ b/admin/layouts/joomla_component/dash_install_right.php
@@ -13,7 +13,7 @@
@version 2.6.x
@created 30th April, 2015
@package Component Builder
- @subpackage php_right.php
+ @subpackage dash_install_right.php
@author Llewellyn van der Merwe
@github Joomla Component Builder
@copyright Copyright (C) 2015. All Rights Reserved
diff --git a/admin/views/joomla_component/tmpl/edit.php b/admin/views/joomla_component/tmpl/edit.php
index aaf05a89a..ecfdb92f8 100644
--- a/admin/views/joomla_component/tmpl/edit.php
+++ b/admin/views/joomla_component/tmpl/edit.php
@@ -130,18 +130,18 @@ $componentParams = JComponentHelper::getParams('com_componentbuilder');
-
+