diff --git a/Theme/Backend/inspection-list.tpl.php b/Theme/Backend/inspection-list.tpl.php index 6acb004..a120ed7 100755 --- a/Theme/Backend/inspection-list.tpl.php +++ b/Theme/Backend/inspection-list.tpl.php @@ -16,7 +16,6 @@ use phpOMS\Uri\UriFactory; echo $this->data['nav']->render(); ?> -
diff --git a/Theme/Backend/inspection-view.tpl.php b/Theme/Backend/inspection-view.tpl.php new file mode 100644 index 0000000..a075e76 --- /dev/null +++ b/Theme/Backend/inspection-view.tpl.php @@ -0,0 +1,9 @@ +
+
+
+
+ +
+
+
+
\ No newline at end of file