final one?

This commit is contained in:
Shish 2010-05-15 14:24:02 +01:00
parent 26727dde64
commit e731b59676

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;' .