From a76a318d80b76010ce9745312a2be5a05c404d8d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 12 May 2024 00:06:28 +0000 Subject: [PATCH] bug fixes --- .github/workflows/greetings.yml | 2 +- Theme/Backend/resource-create.tpl.php | 4 ++-- Theme/Backend/resource-list.tpl.php | 4 ++-- Theme/Backend/resource-view.tpl.php | 8 ++++---- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index adb8716..75cb759 100755 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -9,5 +9,5 @@ jobs: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: 'Thank you for createing this issue. We will check it as soon as possible.' + issue-message: 'Thank you for creating this issue. We will check it as soon as possible.' pr-message: 'Thank you for your pull request. We will check it as soon as possible.' diff --git a/Theme/Backend/resource-create.tpl.php b/Theme/Backend/resource-create.tpl.php index 8bd7e96..0453501 100755 --- a/Theme/Backend/resource-create.tpl.php +++ b/Theme/Backend/resource-create.tpl.php @@ -17,7 +17,7 @@ use phpOMS\Uri\UriFactory; ?>
-
+
getHtml('CreateResource', 'OnlineResourceWatcher', 'Backend'); ?>
@@ -42,6 +42,6 @@ use phpOMS\Uri\UriFactory;
-
+
diff --git a/Theme/Backend/resource-list.tpl.php b/Theme/Backend/resource-list.tpl.php index b90ae50..237bc42 100755 --- a/Theme/Backend/resource-list.tpl.php +++ b/Theme/Backend/resource-list.tpl.php @@ -39,7 +39,7 @@ $next = $tableView->getNextLink( ?>
-
+
renderTitle( $this->getHtml('Resources') @@ -103,6 +103,6 @@ $next = $tableView->getNextLink(
--> -
+
diff --git a/Theme/Backend/resource-view.tpl.php b/Theme/Backend/resource-view.tpl.php index 2adc92e..c132f4d 100644 --- a/Theme/Backend/resource-view.tpl.php +++ b/Theme/Backend/resource-view.tpl.php @@ -20,7 +20,7 @@ $reports = $resource->reports; ?>
-
+
getHtml('Resource'); ?>
@@ -53,11 +53,11 @@ $reports = $resource->reports;
-
+
-
+
getHtml('History'); ?>
@@ -73,7 +73,7 @@ $reports = $resource->reports;
-
+