aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-09-21 18:25:01 +0000
committerz0rglub <z0rglub@piwigo.org>2003-09-21 18:25:01 +0000
commit592872878bc2da70367b2f79c8a1b86a7505c594 (patch)
treea2e43c80a771bff9a335e00e30950adb057c40ce /template
parentfd412dab5b512baf8f75f4b19f98478db08f2d60 (diff)
Use prefixeTable instead of prefix_table to be compliant with previous
releases git-svn-id: http://piwigo.org/svn/trunk@156 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/default/admin/install.vtp2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/admin/install.vtp b/template/default/admin/install.vtp
index f9ceb3f46..da6ec4743 100644
--- a/template/default/admin/install.vtp
+++ b/template/default/admin/install.vtp
@@ -184,7 +184,7 @@
</tr>
<tr>
<td>{#step1_prefix}</td>
- <td align=center><input type="text" name="prefix_table" value="{#f_prefix_table}" /></td>
+ <td align=center><input type="text" name="prefixeTable" value="{#f_prefixeTable}" /></td>
<td class="row2">{#step1_prefix_info}</td>
</tr>
<tr>