final one?

This commit is contained in:
Shish 2010-05-15 14:24:02 +01:00
parent 09d08fa0e3
commit d521b3739c

View File

@ -62,7 +62,6 @@ class UploadTheme extends Themelet {
"; ";
if($tl_enabled) { if($tl_enabled) {
global $config;
$link = make_http(make_link("upload")); $link = make_http(make_link("upload"));
$title = "Upload to " . $config->get_string('title'); $title = "Upload to " . $config->get_string('title');
$html .= '<p><a href="javascript:location.href=&quot;' . $html .= '<p><a href="javascript:location.href=&quot;' .