diff --git a/admin/manage_canned.php b/admin/manage_canned.php
index 98ab006f..a4c9a7e2 100644
--- a/admin/manage_canned.php
+++ b/admin/manage_canned.php
@@ -179,17 +179,17 @@ function hesk_insertAtCursor(myField, myValue) {
{
if ($j == 1)
{
- echo' ';
+ echo'
';
}
elseif ($j == $num)
{
- echo'
';
+ echo'
';
}
else
{
echo'
-
-
+
+
';
}
}
@@ -199,7 +199,7 @@ function hesk_insertAtCursor(myField, myValue) {
}
echo '
-
+
';
} // End while
@@ -366,7 +366,7 @@ function hesk_insertAtCursor(myField, myValue) {
?>
-