You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
292 B
HTML
6 lines
292 B
HTML
1 year ago
|
<fieldset class="cbi-section" style="padding-top: 0">
|
||
|
<div class="cbi-section-node" id="cbi-<%=self.config%>-<%=tostring(self):sub(8)%>"<%= ifattr(self.style, "style")%>>
|
||
|
<% self:render_children(1, { valueheader = "rtorrent/empty", valuefooter = "rtorrent/empty" }) %>
|
||
|
</div>
|
||
|
</fieldset>
|