mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Icon added to main content title
This commit is contained in:
parent
c464c7f5b7
commit
188b3e8b3e
@ -15,7 +15,7 @@
|
||||
<!-- account detail panel (begin) -->
|
||||
<div class="main_title" id="right_panel_header">
|
||||
<div class="main_titleicon">
|
||||
<img src="images/accountstitle_icons.gif" alt="Accounts" /></div>
|
||||
<img src="images/title_accountsicon.gif" alt="Accounts" /></div>
|
||||
<h1>Accounts</h1>
|
||||
</div>
|
||||
|
||||
|
||||
@ -13,10 +13,10 @@
|
||||
|
||||
<!-- event detail panel (begin) -->
|
||||
<div class="main_title" id="right_panel_header">
|
||||
<!--
|
||||
|
||||
<div class="main_titleicon">
|
||||
<img src="images/instancetitle_icons.gif" alt="Instance" /></div>
|
||||
-->
|
||||
<img src="images/title_eventicon.gif" alt="Instance" /></div>
|
||||
|
||||
<h1>Event
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
<!-- VM detail panel (begin) -->
|
||||
<div class="main_title" id="right_panel_header">
|
||||
<div class="main_titleicon">
|
||||
<img src="images/instancetitle_icons.gif" alt="Instance" /></div>
|
||||
<img src="images/title_instanceicon.gif" alt="Instance" /></div>
|
||||
<h1 id="vm_name">Instance
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user