diff options
| author | anbr <vdr07@deltab.de> | 2011-10-08 07:43:51 +0200 |
|---|---|---|
| committer | anbr <vdr07@deltab.de> | 2011-10-08 07:43:51 +0200 |
| commit | 85d4bfa04ce28b5ec3eb0054306c43bc59c55128 (patch) | |
| tree | d7878021068d70e2a4ab3044beb5f770a57fc980 /html/widgets/redirect.tmpl | |
| parent | a71b70567ed73853367d972a95d2a346b2f93989 (diff) | |
| download | xxv-85d4bfa04ce28b5ec3eb0054306c43bc59c55128.tar.gz xxv-85d4bfa04ce28b5ec3eb0054306c43bc59c55128.tar.bz2 | |
Merge skins into common directory
Diffstat (limited to 'html/widgets/redirect.tmpl')
| -rw-r--r-- | html/widgets/redirect.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/html/widgets/redirect.tmpl b/html/widgets/redirect.tmpl deleted file mode 100644 index 60f4e73..0000000 --- a/html/widgets/redirect.tmpl +++ /dev/null @@ -1,4 +0,0 @@ -<!-- Redirect --> -<script type="text/javascript"> - redirect('<?% reentities(data.url) %?>', '<?% data.wait ? data.wait : 1 %?>', '<?% data.parent %?>'); -</script> |
