diff --git a/gulliver/js/tinymce/jscripts/tiny_mce/plugins/pmGrids/pmGrids.html b/gulliver/js/tinymce/jscripts/tiny_mce/plugins/pmGrids/pmGrids.html
index 12a5e968e..83b3e76f2 100644
--- a/gulliver/js/tinymce/jscripts/tiny_mce/plugins/pmGrids/pmGrids.html
+++ b/gulliver/js/tinymce/jscripts/tiny_mce/plugins/pmGrids/pmGrids.html
@@ -17,7 +17,7 @@ and open the template in the editor.
body {
position: absolute;
top: 0px;
- left: 45%;
+ left: 35%;
margin-left: -70px;
}
.container {
@@ -41,35 +41,33 @@ and open the template in the editor.
Chose a grid
-
-
-
+
-
+
Prefix
-
-
-
-
+
+
+
Border
+
Headers
@@ -82,10 +80,10 @@ and open the template in the editor.
-
diff --git a/gulliver/js/tinymce/jscripts/tiny_mce/plugins/pmGrids/pmGrids.js b/gulliver/js/tinymce/jscripts/tiny_mce/plugins/pmGrids/pmGrids.js
index b13348b5a..d7c889343 100644
--- a/gulliver/js/tinymce/jscripts/tiny_mce/plugins/pmGrids/pmGrids.js
+++ b/gulliver/js/tinymce/jscripts/tiny_mce/plugins/pmGrids/pmGrids.js
@@ -63,7 +63,7 @@ $(document).ready(function () {
}
var insertFormatedGrid = function(){
- var gridName = $("#gridList").val();
+ var gridName = $("#gridList option:selected").text();
var tableCode = "