diff --git a/codepot/src/codepot/views/code_history.php b/codepot/src/codepot/views/code_history.php index 21351465..72eeca23 100644 --- a/codepot/src/codepot/views/code_history.php +++ b/codepot/src/codepot/views/code_history.php @@ -104,7 +104,7 @@ $this->load->view ( $h = $history[--$i]; $xfullpath = $this->converter->AsciiToHex (($fullpath == '')? '.': $fullpath); - print "
';
-
- print ' ';
- print ' | ';
+ print '';
print ' ';
- print '';
print codepot_unixtimetodispdate(strtotime($h['date']));
- print '';
print ' ';
+ print ' | ';
- //print '