diff --git a/app/views/console/account/index.phtml b/app/views/console/account/index.phtml index 794120663..15d36716c 100644 --- a/app/views/console/account/index.phtml +++ b/app/views/console/account/index.phtml @@ -8,7 +8,7 @@ use Utopia\Locale\Locale;
-
-
+
diff --git a/app/views/console/database/index.phtml b/app/views/console/database/index.phtml index c1587e02d..2ce1790ab 100644 --- a/app/views/console/database/index.phtml +++ b/app/views/console/database/index.phtml @@ -3,7 +3,7 @@ use Utopia\Locale\Locale; ?>

-  Upload +  Upload

diff --git a/app/views/console/home/index.phtml b/app/views/console/home/index.phtml index e503e6f09..880ce1eef 100644 --- a/app/views/console/home/index.phtml +++ b/app/views/console/home/index.phtml @@ -8,11 +8,11 @@

 

@@ -23,7 +23,7 @@ data-appwrite="projects.getProjectUsage" data-event="load" data-service="usage" - data-param-project-id="{{state.params.project}}" + data-param-project-id="{{router.params.project}}" data-success="render,trigger" data-error="render" data-success-triggers="usage.load"> @@ -126,7 +126,7 @@
- Manage Your API Keys + Manage Your API Keys
-
  • +
  • @@ -265,7 +265,7 @@ $providers = $this->getParam('providers', []);
  • -
  • +
  • @@ -278,7 +278,7 @@ $providers = $this->getParam('providers', []);
    getParam('providers', []);

    To complete set up, add this OAuth redirect URI to your app configuration.

    - +
    @@ -328,7 +328,7 @@ $providers = $this->getParam('providers', []);
  • -
  • +
  • diff --git a/app/views/console/users/view.phtml b/app/views/console/users/view.phtml index 7113d81a2..66d3c315f 100644 --- a/app/views/console/users/view.phtml +++ b/app/views/console/users/view.phtml @@ -5,7 +5,7 @@ use Utopia\Locale\Locale;

    - escape(Locale::getText('console.users.title')); ?> + escape(Locale::getText('console.users.title')); ?>
      @@ -22,8 +22,8 @@ use Utopia\Locale\Locale;

    -