diff --git a/app/controllers/phases_controller.rb b/app/controllers/phases_controller.rb index eead0ca..99406e9 100644 --- a/app/controllers/phases_controller.rb +++ b/app/controllers/phases_controller.rb @@ -56,7 +56,7 @@ end theme_guidance[title] << { text: guidance.text, - org: guidance_group.name + org: guidance_group.name + ':' } end end