summaryrefslogtreecommitdiff
path: root/templates/popup_header_inc.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-01-27 23:00:13 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-01-27 23:00:13 +0000
commit5d2fc521e5f09752223b4ecc352d3a67526479af (patch)
tree7f5fbde3f78b567b3500132d5f19c8ff4101c7ac /templates/popup_header_inc.tpl
parentc684b20cd48f3641d565fa8309f97c4c881d6902 (diff)
downloadthemes-5d2fc521e5f09752223b4ecc352d3a67526479af.tar.gz
themes-5d2fc521e5f09752223b4ecc352d3a67526479af.tar.bz2
themes-5d2fc521e5f09752223b4ecc352d3a67526479af.zip
replace old code with new version of the code - we need to stop babysitting outdated codepre_table_detikification
Diffstat (limited to 'templates/popup_header_inc.tpl')
-rw-r--r--templates/popup_header_inc.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/popup_header_inc.tpl b/templates/popup_header_inc.tpl
index 422d82c..118ad7c 100644
--- a/templates/popup_header_inc.tpl
+++ b/templates/popup_header_inc.tpl
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <title>{$browserTitle} - {$siteTitle}</title>
+ <title>{$browserTitle} - {$gBitSystemPrefs.siteTitle}</title>
<link rel="stylesheet" title="{$style}" type="text/css" href="{$gBitSystem->getStyleCss($smarty.request.site_style)}" media="all" />
{include file="bitpackage:kernel/header_inc.tpl"}
@@ -10,7 +10,7 @@
<body id="jspopup">
<div class="display jspopup">
<div class="header">
- <title>{$browserTitle} - {$siteTitle}</title>
+ <title>{$browserTitle} - {$gBitSystemPrefs.siteTitle}</title>
</div>
<div class="body">