synch'ing 2.0.0 branch and head
[koha_ffzg] / admin / branches.pl
index 42c3d66..808f19a 100755 (executable)
@@ -78,7 +78,6 @@ if ($op) {
                                else        => 1); # we show only the TMPL_VAR names $op
 }
 $template->param(action => $script_name);
-
 if ($op eq 'add') {
        # If the user has pressed the "add new branch" button.
        heading("Branches: Add Branch");