final one?
This commit is contained in:
parent
26727dde64
commit
e731b59676
@ -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="' .
|
$html .= '<p><a href="javascript:location.href="' .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user