Changeset View
Changeset View
Standalone View
Standalone View
branches/5.2.x/core/admin_templates/config/config_search.tpl
Show First 20 Lines • Show All 123 Lines • ▼ Show 20 Line(s) | |||||
</tr> | </tr> | ||||
</inp2:m_if> | </inp2:m_if> | ||||
</inp2:m_DefineElement> | </inp2:m_DefineElement> | ||||
<inp2:m_include t="incs/config_blocks"/> | <inp2:m_include t="incs/config_blocks"/> | ||||
<inp2:m_RenderElement name="config_updated_notice"/> | <inp2:m_RenderElement name="config_updated_notice"/> | ||||
<div id="scroll_container"> | |||||
<table width="100%" border="0" cellspacing="0" cellpadding="4" class="bordered"<inp2:m_if check="conf_ShowRelevance"> style="border-bottom-width: 0px;"</inp2:m_if>> | <table width="100%" border="0" cellspacing="0" cellpadding="4" class="bordered"<inp2:m_if check="conf_ShowRelevance"> style="border-bottom-width: 0px;"</inp2:m_if>> | ||||
<inp2:confs_PrintList render_as="confs_detail_row" /> | <inp2:confs_PrintList render_as="confs_detail_row" /> | ||||
</table> | </table> | ||||
<inp2:m_if check="conf_ShowRelevance"> | <inp2:m_if check="conf_ShowRelevance"> | ||||
<table width="100%" border="0" cellspacing="0" cellpadding="4" class="bordered"> | <table width="100%" border="0" cellspacing="0" cellpadding="4" class="bordered"> | ||||
<inp2:conf_PrintConfList block="config_values" per_page="-1"/> | <inp2:conf_PrintConfList block="config_values" per_page="-1"/> | ||||
</table> | </table> | ||||
</inp2:m_if> | </inp2:m_if> | ||||
</div> | |||||
<inp2:m_include t="incs/footer"/> | <inp2:m_include t="incs/footer"/> |