mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Some enhancements in default template (#1312)
* Some enhancements in default template * Updated * Updated * Updated * Updated * Updated * Updated * Update admin_user_search.tpl * Updated * Updated * Update admin_attachments.tpl * Updated * Updated * Update posting_smilies.tpl * Updated * Update CHANGELOG.md
This commit is contained in:
parent
1b50dde57b
commit
6759ce0595
26 changed files with 543 additions and 569 deletions
|
@ -159,7 +159,7 @@ switch ($mode) {
|
|||
'S_MODE' => 'add',
|
||||
'SCHEDULE' => build_select('schedule', $schedule, 'select', null, null),
|
||||
'RUN_DAY' => build_select('run_day', $run_day, 0, null, null),
|
||||
'CRON_ID' => 'none',
|
||||
'CRON_ID' => '',
|
||||
'CRON_ACTIVE' => 1,
|
||||
'CRON_TITLE' => '',
|
||||
'CRON_SCRIPT' => '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue