Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Commit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergkemper committed Nov 5, 2013
1 parent 43c6caf commit c69c1ea
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions module/Log/view/log/log/job.phtml
@@ -0,0 +1,11 @@
<?php

$title = 'Logs for job ...';
$this->headTitle($title);

?>

<h2><?php echo $title; ?></h2>
<hr />


0 comments on commit c69c1ea

Please sign in to comment.