calendar redesign: monthly and weekly styles + list/calendar views for monthly

git-svn-id: http://piwigo.org/svn/trunk@1050 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2006-02-22 01:00:39 +00:00
parent 2afff7c226
commit fe8fbac3cf
11 changed files with 809 additions and 361 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ $template->assign_vars(
$blockname = 'template_option';
foreach (get_themes() as $pwg_template)
foreach (get_pwg_themes() as $pwg_template)
{
if (isset($_POST['submit']))
{