mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 03:03:01 +02:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user