Revision 174
Added by ryan about 19 years ago
template.html | ||
---|---|---|
184 | 184 |
</td> |
185 | 185 |
</tr> |
186 | 186 |
<tr> |
187 |
<td class="settfonting_name">{TEXT_SIGNUP}:</td>
|
|
187 |
<td class="setting_name">{TEXT_SIGNUP}:</td> |
|
188 | 188 |
<td class="setting_value" colspan="2"> |
189 | 189 |
<select name="frontend_signup"> |
190 | 190 |
<option value="false">{TEXT_DISABLED}</option> |
... | ... | |
542 | 542 |
</td> |
543 | 543 |
</tr> |
544 | 544 |
<tr class="advanced"> |
545 |
<td> |
|
545 |
<td colspan="3"> |
|
546 |
<ul style="margin: 0; padding: 0; margin-left: 20px; margin-bottom: 10px;"> |
|
546 | 547 |
<!-- BEGIN tool_list_block --> |
547 |
<a href="{ADMIN_URL}/settings/tool.php?tool={TOOL_DIR}">{TOOL_NAME}</a> |
|
548 |
<li style="padding-bottom: 5px;"> |
|
549 |
<a href="{ADMIN_URL}/settings/tool.php?tool={TOOL_DIR}">{TOOL_NAME}</a> |
|
550 |
<br />{TOOL_DESCRIPTION} |
|
551 |
</li> |
|
548 | 552 |
<!-- END tool_list_block --> |
553 |
</ul> |
|
549 | 554 |
{TOOL_LIST} |
550 | 555 |
</td> |
551 | 556 |
<td> |
Also available in: Unified diff
Updated tools interface