From ed4f754155d767f243535068c769c50d49029ee7 Mon Sep 17 00:00:00 2001 From: MoisesMachado Date: Fri, 19 Oct 2007 19:02:54 +0000 Subject: [PATCH] ActionItem111: just a typo --- app/helpers/application_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index b928d2d..a708373 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -208,7 +208,7 @@ module ApplicationHelper end def design_links - links = desig[ + links = [ [(link_to _('Change template'), :controller => 'profile_editor', :action => 'design_editor_change_template')], [(link_to _('Change block theme'), :controller => 'profile_editor', :action => 'design_editor_change_theme')], [(link_to _('Change icon theme'), :controller => 'profile_editor', :action => 'design_editor_change_icon_theme')], -- libgit2 0.21.2