include javascript files client side, not from smarty. as i've separated very clearly files available as htdocs and files that are not. and besides, js files should be (can be) cached at client side, which is good. glen 2005-07-30 --- ./js/expandable_cell.js 2005-07-30 17:47:12.000000000 +0300 +++ /tmp/expandable_cell.js 2005-07-30 20:18:01.000000000 +0300 @@ -1,5 +1,3 @@ -{literal} - var expanding = false; // expands the cell specified by ecID and msgID. This will initiate the call to the remote script to get the @@ -97,4 +95,3 @@ } return newCells; } -{/literal} \ No newline at end of file --- ./js/httpclient.js 2005-07-30 17:47:12.000000000 +0300 +++ /tmp/httpclient.js 2005-07-30 20:18:01.000000000 +0300 @@ -1,5 +1,3 @@ -{literal} - function HTTPClient() {}; HTTPClient.prototype = { @@ -49,4 +47,3 @@ } } } -{/literal} \ No newline at end of file --- ./templates/en/view.tpl.html 2005-07-30 17:47:13.000000000 +0300 +++ /tmp/view.tpl.html 2005-07-30 20:18:01.000000000 +0300 @@ -1,9 +1,7 @@ {include file="header.tpl.html" extra_title=$extra_title} {include file="navigation.tpl.html"} - + + {if $issue == ""} --- ./templates/en/mail_queue.tpl.html 2005-07-30 17:47:13.000000000 +0300 +++ /tmp/mail_queue.tpl.html 2005-07-30 20:21:46.000000000 +0300 @@ -3,10 +3,8 @@ {if $denied == 1}
Sorry, you do not have permission to view this page
{else} - + +