diff --git a/Theme/Backend/editor-create.tpl.php b/Theme/Backend/editor-create.tpl.php index 516dc49..c739f28 100644 --- a/Theme/Backend/editor-create.tpl.php +++ b/Theme/Backend/editor-create.tpl.php @@ -19,103 +19,119 @@ echo $this->getData('nav')->render(); ?> -
-
-
- - -
+
+
+
+
+
+ + +
+
+
-
+ -
-
- -
- -
-
    -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • +
    +
    +
    +
    + -
    - -
    -
      -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    • -
    -
    - -
    +
    + +
    +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
    + +
    +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
    + +
    +
    +
    -
    -
    - -
    - -
    - -
    - -
    +
    +
    +
    +
    + +
    + +
    + +
    + +
    +
    +
    -
    -
    -
    - -
    -
    -
    -
    -
    -
    +
    +
    +
    +
    +
    + +
    +
    +
    +
    +
    +
    +
    +
    -
    +
    diff --git a/Theme/Backend/editor-list.tpl.php b/Theme/Backend/editor-list.tpl.php index f247194..278be00 100644 --- a/Theme/Backend/editor-list.tpl.php +++ b/Theme/Backend/editor-list.tpl.php @@ -25,27 +25,31 @@ $footerView->setPage(1); $docs = $this->getData('docs'); echo $this->getData('nav')->render(); ?> -
    - - - - - - - - $value) : $count++; - $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/editor/single?id=' . $value->getId()); ?> - -
    getText('Documents'); ?>
    getText('Title'); ?> - getText('Creator'); ?> - getText('Created'); ?> -
    render(); ?> -
    getTitle(); ?> - getCreatedBy(); ?> - getCreatedAt()->format('Y-m-d H:i:s'); ?> - - -
    getText('Empty', 0, 0); ?> - -
    +
    +
    +
    + + + + + + + + $value) : $count++; + $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/editor/single?id=' . $value->getId()); ?> + +
    getText('Documents'); ?>
    getText('Title'); ?> + getText('Creator'); ?> + getText('Created'); ?> +
    render(); ?> +
    getTitle(); ?> + getCreatedBy(); ?> + getCreatedAt()->format('Y-m-d H:i:s'); ?> + + +
    getText('Empty', 0, 0); ?> + +
    +
    +