Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ncp-web/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncp-web/index.php b/ncp-web/index.php
index 4de840c6..d12b6c0f 100644
--- a/ncp-web/index.php
+++ b/ncp-web/index.php
@@ -148,7 +148,7 @@ HTML;
<div class="icon-config"></div>
</div>
</div>
- <a href="wizard" title="{$l->__("NextCloudPi Wizard")}">
+ <a href="wizard" title="<?php echo $l->__("NextCloudPi Wizard"); ?>">
<div class="wizard-btn">
<div id="expand">
<div class="icon-wizard-white"></div>