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:

SE.php
388 388
$TEXT['RENAME_FILES_ON_UPLOAD'] = 'Ändra filnamn vid uppladdning';
389 389
$TEXT['APP_NAME'] = 'Namn på applikation';
390 390
$TEXT['SESSION_IDENTIFIER'] = 'Sessionsidentifierare';
391
$TEXT['SEC_ANCHOR'] = 'Section-Anchor text';
391 392
$TEXT['BACKUP'] = 'Backup';
392 393
$TEXT['RESTORE'] = 'Återställ';
393 394
$TEXT['BACKUP_DATABASE'] = 'Backup av databas';

Also available in: Unified diff