diff options
Diffstat (limited to 'view/tpl/conv_frame.tpl')
-rw-r--r-- | view/tpl/conv_frame.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/conv_frame.tpl b/view/tpl/conv_frame.tpl index ed3e87050..202b095e7 100644 --- a/view/tpl/conv_frame.tpl +++ b/view/tpl/conv_frame.tpl @@ -9,3 +9,6 @@ </div> <div id="item-delete-selected-end"></div> {{ endif }} + +<img id="page-spinner" src="images/rotator.gif" alt="$wait" title="$wait" style="display: none;" /> + |