diff options
Diffstat (limited to '')
-rw-r--r-- | src/web/_views/apps/bucket.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/_views/apps/bucket.php b/src/web/_views/apps/bucket.php index 58925f1..72c349b 100644 --- a/src/web/_views/apps/bucket.php +++ b/src/web/_views/apps/bucket.php @@ -8,6 +8,7 @@ echo $this->main->link_css('css/bucket.css'); } ?> + <base target="_parent" /> </head> <body> <div id="webring"> |