diff --git a/gulliver/system/class.xmlform.php b/gulliver/system/class.xmlform.php
index 617d497f6..72bf44aa7 100755
--- a/gulliver/system/class.xmlform.php
+++ b/gulliver/system/class.xmlform.php
@@ -854,7 +854,7 @@ class XmlForm_Field
public function NSGridType ($show = false)
{
$igt = 'pm:gridtype="' . $this->gridFieldType . '"';
-
+
if ($show) {
return $igt;
} else {
@@ -892,7 +892,7 @@ class XmlForm_Field
{
$_outHint = '';
if ($this->hint != '' && $this->mode == 'edit') {
- $_outHint = '
+ $_outHint = '
|
-
+
|