summaryrefslogtreecommitdiff
path: root/templates/footer_inc.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2005-12-29 18:28:04 +0000
committerMax Kremmel <xing@synapse.plus.com>2005-12-29 18:28:04 +0000
commite73f12657c5c5fcd05810cf0b1477bb69743b9a4 (patch)
treeb3dd49aab8cb8fb89f67bc56ab6c36b2c7073f06 /templates/footer_inc.tpl
parent01dc46ce9916517ec28f5ae173f8318f1b250f19 (diff)
downloadthemes-e73f12657c5c5fcd05810cf0b1477bb69743b9a4.tar.gz
themes-e73f12657c5c5fcd05810cf0b1477bb69743b9a4.tar.bz2
themes-e73f12657c5c5fcd05810cf0b1477bb69743b9a4.zip
merge recent changes into HEAD
Diffstat (limited to 'templates/footer_inc.tpl')
-rw-r--r--templates/footer_inc.tpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/footer_inc.tpl b/templates/footer_inc.tpl
new file mode 100644
index 0000000..db1da61
--- /dev/null
+++ b/templates/footer_inc.tpl
@@ -0,0 +1,6 @@
+{if $jsDebug}
+ <div id="jsdebug" style="padding:1em; margin:1em; border:0.5em solid #900; background:#fff; color:#000;"></div>
+{/if}
+{* in preparation of prototype 1.4 - no point in including this yet, since we need to decide if we want to upgrade to 1.4 due to size issues - perhaps gzip prototype?
+<div id="spinner" style="position:absolute; top:50%; left:50%; margin-left:-125px; margin-top:-35px; width:250px; line-height:20px; padding:25px 0; border:1px solid #ccc; background:#fff; font-weight:bold; color:#900; text-align:center; display:none;">{biticon ipackage=liberty iname=busy iexplain=Loading} {tr}Loading{/tr}&hellip;</div>
+*}