From ef4d3660605efc7f1328d4533b0f4bfb6c1107e2 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Sat, 26 Jan 2013 03:00:32 -0500 Subject: Cosmetics: death to tabs The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree. --- templates/show_democratic.inc.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'templates/show_democratic.inc.php') diff --git a/templates/show_democratic.inc.php b/templates/show_democratic.inc.php index ed951c06..c3c8be18 100644 --- a/templates/show_democratic.inc.php +++ b/templates/show_democratic.inc.php @@ -1,5 +1,5 @@ is_enabled()) { ?>
  • - :f_cooldown; ?> + :f_cooldown; ?>
  • - - + +
  • is_enabled()) { ?>
  • - id),'all', T_('Play'),'play_democratic'); ?> - + id),'all', T_('Play'),'play_democratic'); ?> +
  • - id),'delete', T_('Clear Playlist'),'clear_democratic'); ?> - + id),'delete', T_('Clear Playlist'),'clear_democratic'); ?> +
  • -- cgit