aboutsummaryrefslogtreecommitdiffstats
path: root/preferences.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-08-12 20:32:47 +0000
committerChad Little <clittle@users.sourceforge.net>2004-08-12 20:32:47 +0000
commit3529ead9b42f9c7a195cae84f367a130e4e0e7d6 (patch)
treecf8b6296db7a505cf98a48721bf3cc18d5e143e9 /preferences.php
parentcd06026f2d433d1ff9e34924f1d9ea63331f88f2 (diff)
downloadphpicalendar-3529ead9b42f9c7a195cae84f367a130e4e0e7d6.tar.gz
phpicalendar-3529ead9b42f9c7a195cae84f367a130e4e0e7d6.tar.bz2
phpicalendar-3529ead9b42f9c7a195cae84f367a130e4e0e7d6.zip
Refixed todo popup.
Diffstat (limited to 'preferences.php')
-rw-r--r--preferences.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/preferences.php b/preferences.php
index 2b8574e..810c77d 100644
--- a/preferences.php
+++ b/preferences.php
@@ -136,6 +136,7 @@ $page = new Page(BASE.'templates/'.$template.'/preferences.tpl');
$page->replace_tags(array(
'header' => BASE.'templates/'.$template.'/header.tpl',
'footer' => BASE.'templates/'.$template.'/footer.tpl',
+ 'charset' => $charset,
'template' => $template,
'default_path' => '',
'cal' => $cal,
@@ -145,7 +146,6 @@ $page->replace_tags(array(
'rss_powered' => $rss_powered,
'rss_available' => '',
'rss_valid' => '',
- 'todo_js' => '',
'event_js' => '',
'language_select' => $language_select,
'calendar_select' => $calendar_select,

© 2014-2024 Faster IT GmbH | imprint | privacy policy