| 1 | --- theme.php.orig 2005-06-10 19:01:01.000000000 -0700
|
|---|
| 2 | +++ theme.php 2005-06-10 19:01:32.000000000 -0700
|
|---|
| 3 | @@ -157,7 +157,7 @@
|
|---|
| 4 | |
|
|---|
| 5 | <a href="schedule_manually.php"><?php echo t('Manually Schedule') ?></a>
|
|---|
| 6 | |
|
|---|
| 7 | - <a href="recording_schedules.php"><?php echo t('Recording Schedules') ?></a>
|
|---|
| 8 | + <a href="recording_schedules.php?sortby=recpriority"><?php echo t('Recording Schedules') ?></a>
|
|---|
| 9 | |
|
|---|
| 10 | <a href="scheduled_recordings.php"><?php echo t('Scheduled Recordings') ?></a>
|
|---|
| 11 | |
|
|---|