diff --git a/Theme/Backend/item-view.tpl.php b/Theme/Backend/item-view.tpl.php index a838387..3548092 100644 --- a/Theme/Backend/item-view.tpl.php +++ b/Theme/Backend/item-view.tpl.php @@ -506,7 +506,7 @@ echo $this->data['nav']->render(); - +
data['l11nView']->render( @@ -519,7 +519,7 @@ echo $this->data['nav']->render();
- +
data['attributeView']->render( @@ -533,7 +533,7 @@ echo $this->data['nav']->render();
- +
@@ -672,7 +672,7 @@ echo $this->data['nav']->render();
- +
@@ -1023,7 +1023,7 @@ echo $this->data['nav']->render();
- +
@@ -1260,11 +1260,11 @@ echo $this->data['nav']->render();
- +
- +
@@ -1335,7 +1335,7 @@ echo $this->data['nav']->render();
- +
@@ -1412,17 +1412,17 @@ echo $this->data['nav']->render();
- +
data['note']->render('item-note', 'notes', $item->notes, '{/api}item/note?csrf={$CSRF}', (string) $item->id); ?>
- +
data['media-upload']->render('item-file', 'files', '', $this->data['files'], '{/api}item/file?csrf={$CSRF}', (string) $item->id); ?>
- +
@@ -1469,7 +1469,7 @@ echo $this->data['nav']->render();
- +