|
From: Bart v. B. <ba...@us...> - 2001-12-15 00:34:27
|
Update of /cvsroot/phpbb/phpBB2/templates/Euclid In directory usw-pr-cvs1:/tmp/cvs-serv7000 Modified Files: theme_info.cfg Log Message: Fixed VERY minor typo (thanks Boby) Index: theme_info.cfg =================================================================== RCS file: /cvsroot/phpbb/phpBB2/templates/Euclid/theme_info.cfg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** theme_info.cfg 2001/12/10 00:58:50 1.1 --- theme_info.cfg 2001/12/15 00:34:23 1.2 *************** *** 179,183 **** $Euclid[4]['template_name'] = "Euclid"; ! $Euclid[4]['style_name'] = "Euclid [Silver]"; $Euclid[4]['head_stylesheet'] = ""; $Euclid[4]['body_background'] = ""; --- 179,183 ---- $Euclid[4]['template_name'] = "Euclid"; ! $Euclid[4]['style_name'] = "Euclid [ Silver ]"; $Euclid[4]['head_stylesheet'] = ""; $Euclid[4]['body_background'] = ""; *************** *** 221,223 **** $Euclid[4]['img_size_poll'] = "0"; ! ?> \ No newline at end of file --- 221,223 ---- $Euclid[4]['img_size_poll'] = "0"; ! ?> |