diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2007-07-10 18:59:40 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2007-07-10 18:59:40 +0000 |
| commit | 4c9aa135e68b8b880d346d22cf0067f8397e1d78 (patch) | |
| tree | 9731c269fd4b4945d8661f4d9596f22de7eff8b9 /templates | |
| parent | 9731b4ca7e237536a9fb360e533fcafdf75e194c (diff) | |
| download | fisheye-4c9aa135e68b8b880d346d22cf0067f8397e1d78.tar.gz fisheye-4c9aa135e68b8b880d346d22cf0067f8397e1d78.tar.bz2 fisheye-4c9aa135e68b8b880d346d22cf0067f8397e1d78.zip | |
move loadAjax() to BitThemes
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/image_order.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/image_order.tpl b/templates/image_order.tpl index bffb5fd..5a666c7 100644 --- a/templates/image_order.tpl +++ b/templates/image_order.tpl @@ -1,5 +1,5 @@ {strip} -{if $gBitSystem->mAjax == 'prototype'} +{if $gBitThemes->mAjax == 'prototype'} <script type="text/javascript">/*<![CDATA[*/ show_spinner('spinner'); /*]]>*/</script> {/if} <div class="admin fisheye"> |
