mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 00:53:04 +02:00
Multi categories for the same picture
git-svn-id: http://piwigo.org/svn/trunk@61 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -259,7 +259,7 @@ $sub = $vtp->Open(
|
||||
'../template/'.$user['template'].'/admin/configuration.vtp' );
|
||||
|
||||
$tpl = array( 'conf_confirmation','remote_site','delete',
|
||||
'conf_remote_site_delete_info','submit' );
|
||||
'conf_remote_site_delete_info','submit','errors_title' );
|
||||
templatize_array( $tpl, 'lang', $sub );
|
||||
//-------------------------------------------------------------- errors display
|
||||
if ( sizeof( $error ) != 0 )
|
||||
|
||||
Reference in New Issue
Block a user