diff options
Diffstat (limited to 'templates/show_edit_catalog.inc.php')
-rw-r--r-- | templates/show_edit_catalog.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_edit_catalog.inc.php b/templates/show_edit_catalog.inc.php index 2615ee55..56c8de13 100644 --- a/templates/show_edit_catalog.inc.php +++ b/templates/show_edit_catalog.inc.php @@ -34,7 +34,7 @@ %T = <?php echo _('track number (padded with leading 0)'); ?><br /> %t = <?php echo _('song title'); ?><br /> %y = <?php echo _('year'); ?><br /> - %o = <?php echo _('other'); ?><br /> + %o = <?php echo _('other'); ?><br /> </td> </tr> <tr> |