Project

General

Profile

« Previous | Next » 

Revision 536

Added by doc over 16 years ago

Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.

View differences:

template.html
643 643
		<input type="password" name="wbmailer_smtp_password" value="{WBMAILER_SMTP_PASSWORD}" />
644 644
	</td>
645 645
</tr>
646
<tr class="advanced">
647
	<td colspan="3" style="padding-top: 10px;">
648
		<a name="administration_tools"></a>
649
		<h2>{HEADING_ADMINISTRATION_TOOLS}</h2>
650
	</td>
651
</tr>
652
<tr class="advanced">
653
	<td colspan="3">
654
		<ul style="margin: 0; padding: 0; margin-left: 20px; margin-bottom: 10px;">
655
		<!-- BEGIN tool_list_block -->
656
		<li style="padding-bottom: 5px;">
657
		<a href="{ADMIN_URL}/settings/tool.php?tool={TOOL_DIR}">{TOOL_NAME}</a>
658
		<br />{TOOL_DESCRIPTION}
659
		</li>
660
		<!-- END tool_list_block -->
661
		</ul>
662
		{TOOL_LIST}
663
	</td>
664
	<td>
665
		&nbsp;
666
	</td>
667
	<td>&nbsp;</td>
668
</tr>
669 646
<tr>
670 647
	<td>&nbsp;</td>
671 648
	<td>

Also available in: Unified diff