aboutsummaryrefslogtreecommitdiffstats
path: root/packages/phpservice/phpservice_php.tmp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/phpservice/phpservice_php.tmp')
-rw-r--r--packages/phpservice/phpservice_php.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/phpservice/phpservice_php.tmp b/packages/phpservice/phpservice_php.tmp
index 2e054a18..21315780 100644
--- a/packages/phpservice/phpservice_php.tmp
+++ b/packages/phpservice/phpservice_php.tmp
@@ -59,7 +59,7 @@ include("head.inc");
<?php
$tab_array = array();
- $tab_array[] = array(gettext("PHP"), false, "/phpservice_php.php");
+ $tab_array[] = array(gettext("PHP"), false, "/packages/phpservice_php.php");
display_top_tabs($tab_array);
?>