diff --git a/app/views/admin/projects/new.html.haml b/app/views/admin/projects/new.html.haml index 3a2985b..1100e73 100644 --- a/app/views/admin/projects/new.html.haml +++ b/app/views/admin/projects/new.html.haml @@ -2,5 +2,4 @@ = render 'form' -.actions - = link_to 'Back', admin_projects_path, :class => 'lbutton' \ No newline at end of file += link_to 'Back', admin_projects_path, :class => 'right lbutton' \ No newline at end of file -- libgit2 0.21.2