Project

General

Profile

« Previous | Next » 

Revision 871

Added by thorn over 15 years ago

added config for section anchor.
ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.

View differences:

template.html
602 602
		<input type="text" name="app_name" value="{APP_NAME}" />
603 603
	</td>
604 604
</tr>
605
<tr class="advanced">
606
	<td class="setting_name">{TEXT_SEC_ANCHOR}:</td>
607
	<td class="setting_value" colspan="2">
608
		<input type="text" name="sec_anchor" value="{SEC_ANCHOR}" />
609
	</td>
610
</tr>
605 611
<!-- BASIC MAILER SETTINGS -->
606 612
<tr>
607 613
	<td colspan="3" style="padding-top: 10px;">

Also available in: Unified diff