diff options
author | friendica <info@friendica.com> | 2013-07-14 01:23:07 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-07-14 01:23:07 -0700 |
commit | 5b6294dbc0b444c5120b655bc4876270f2f8822d (patch) | |
tree | 883b85d07345ac91f76da126136dc5a6ff1feb2c /view/tpl/conv_frame.tpl | |
parent | 25ed8788e909d176b73bcb04492c2e3edbdaf662 (diff) | |
parent | 873c1f381e039f631a2634de1747ec85a6bad5d6 (diff) | |
download | volse-hubzilla-5b6294dbc0b444c5120b655bc4876270f2f8822d.tar.gz volse-hubzilla-5b6294dbc0b444c5120b655bc4876270f2f8822d.tar.bz2 volse-hubzilla-5b6294dbc0b444c5120b655bc4876270f2f8822d.zip |
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/tpl/conv_frame.tpl')
-rwxr-xr-x | view/tpl/conv_frame.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/conv_frame.tpl b/view/tpl/conv_frame.tpl index 81d655be2..359b8e7fc 100755 --- a/view/tpl/conv_frame.tpl +++ b/view/tpl/conv_frame.tpl @@ -15,5 +15,5 @@ <div id="item-delete-selected-end"></div> {{/if}} -<img id="page-spinner" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait}}" style="display: none;" /> +<div id="page-spinner"></div> |