Index: templates/all/www/phpt_edit.tpl.php
===================================================================
RCS file: /repository/docweb/templates/all/www/phpt_edit.tpl.php,v
retrieving revision 1.1
diff -u -r1.1 phpt_edit.tpl.php
--- templates/all/www/phpt_edit.tpl.php 3 Oct 2006 23:22:29 -0000 1.1
+++ templates/all/www/phpt_edit.tpl.php 11 Jan 2007 23:14:39 -0000
@@ -1,11 +1,10 @@
Error:
-$error;
-
&docweb.phpt.return;
-HTML;
+'.$error.'
+
&docweb.phpt.return;';
return;
}
@@ -16,29 +15,32 @@
echo '
| &docweb.phpt.list.id; | &docweb.phpt.list.location; | &docweb.phpt.list.title; | &docweb.phpt.list.status; | -{$test['id']} | -{$test['location']} | -{$test['title_limited']} | -{$test['status']} | - -HTML; + echo ' +
|---|---|---|---|
| '.$test['id'].' | +'.$test['location'].' | +'.$test['title_limited'].' | +'.$test['status'].' | +