Refresh button added in action panel

This commit is contained in:
NIKITA 2010-11-03 16:24:41 -07:00
parent a5f8379dfd
commit 613b38f79e
2 changed files with 10 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 741 B

After

Width:  |  Height:  |  Size: 744 B

View File

@ -281,6 +281,16 @@ long milliseconds = new Date().getTime();
</div>
</div>
<div class="actionpanel_button_wrapper" id="help_link" style="display: block; border:none; float: right;
position: relative;">
<div class="actionpanel_button" id="help_button">
<div class="actionpanel_button_icons">
<img src="images/refresh_actionicon.png" alt="Refresh" /></div>
<div class="actionpanel_button_links">
Refresh</div>
</div>
</div>
<div class="help_dropdown_box" id="help_dropdown_dialog" style="display:none;">
<div class="help_dropdown_box_titlebox">
<h2>Help</h2>