aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/default/upload.vtp6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/default/upload.vtp b/template/default/upload.vtp
index 4e4d4390c..eedaac3be 100644
--- a/template/default/upload.vtp
+++ b/template/default/upload.vtp
@@ -1,7 +1,7 @@
<html>
<head>
- {#page_style}
- <title>{#upload_page_title}</title>
+ {#style}
+ <title>{#upload_title}</title>
</head>
<body>
<table style="width:100%;height:100%">
@@ -51,7 +51,7 @@
</td>
</tr>
<tr>
- <td class="menu">{#reg_mail_address}</td>
+ <td class="menu">{#mail_address}</td>
<td align="center" style="padding:10px;">
<input name="mail_address" type="text" value="{#user_mail_address}" />
</td>