Commit a8e905a6 by Dányi Bence

webui: 'Details' text removed

parent a4cd4397
......@@ -46,7 +46,7 @@
<div class="clear"></div>
</div>
<div class="details">
<div class="details-container"><h3>Részletek</h3>
<div class="details-container">
<ul>
<li class="name">{% trans "Hostname" %}: <span class="value">{{i.name}}</span></li>
<li class="os-linux">{% trans "System" %}: <span class="value">{{i.template.disk.name}}</span></li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment