|
From: Paul S. O. <ps...@us...> - 2001-11-22 15:45:56
|
Update of /cvsroot/phpbb/phpBB2/templates/PSO In directory usw-pr-cvs1:/tmp/cvs-serv27845/templates/PSO Modified Files: PSO.cfg Log Message: More updates Index: PSO.cfg =================================================================== RCS file: /cvsroot/phpbb/phpBB2/templates/PSO/PSO.cfg,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** PSO.cfg 2001/10/01 23:22:18 1.12 --- PSO.cfg 2001/11/22 15:45:54 1.13 *************** *** 40,43 **** --- 40,44 ---- $images['folder_new_hot'] = "images/folder_new_hot.gif"; $images['folder_locked'] = "images/folder_lock.gif"; + $images['folder_locked_new'] = "images/folder_lock_new.gif"; $images['folder_sticky'] = "images/folder_sticky.gif"; $images['folder_sticky_new'] = "images/folder_sticky_new.gif"; |