summaryrefslogtreecommitdiffstats
path: root/etc/inc/pkg-utils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/pkg-utils.inc')
-rw-r--r--etc/inc/pkg-utils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/pkg-utils.inc b/etc/inc/pkg-utils.inc
index f1fb302..7e16414 100644
--- a/etc/inc/pkg-utils.inc
+++ b/etc/inc/pkg-utils.inc
@@ -626,7 +626,7 @@ function install_package($package, $pkg_info = "", $force_install = false) {
else {
$static_output .= gettext("failed!\n\nInstallation aborted.\n");
update_output_window($static_output);
- echo "<br>Show <a href=\"pkg_mgr_install.php?showlog=true\">install log</a></center>";
+ echo "<br />Show <a href=\"pkg_mgr_install.php?showlog=true\">install log</a></center>";
}
conf_mount_ro();
return -1;
OpenPOWER on IntegriCloud