diff options
| author | monte.ohrt <monte.ohrt@localhost> | 2011-02-13 13:37:27 +0000 |
|---|---|---|
| committer | monte.ohrt <monte.ohrt@localhost> | 2011-02-13 13:37:27 +0000 |
| commit | be268fe3b07fa73fa4458d18b903cccb5375721a (patch) | |
| tree | 23efba82bca2798fb9fca6bde569dee1e8666c4d /demo | |
| parent | 43f35815915943bde55cad26861167eaa42f1504 (diff) | |
| download | smarty-be268fe3b07fa73fa4458d18b903cccb5375721a.tar.gz smarty-be268fe3b07fa73fa4458d18b903cccb5375721a.tar.bz2 smarty-be268fe3b07fa73fa4458d18b903cccb5375721a.zip | |
remove popup_init from demo template
Diffstat (limited to 'demo')
| -rw-r--r-- | demo/templates/header.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/templates/header.tpl b/demo/templates/header.tpl index af8f6138..783210a1 100644 --- a/demo/templates/header.tpl +++ b/demo/templates/header.tpl @@ -1,6 +1,5 @@ <HTML> <HEAD> -{popup_init src="/javascripts/overlib.js"} <TITLE>{$title} - {$Name}</TITLE> </HEAD> <BODY bgcolor="#ffffff"> |
