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
This commit is contained in:
z0rglub
2003-09-21 18:25:01 +00:00
parent fd412dab5b
commit 592872878b
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -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>