liquid_feedback_frontend

diff app/main/initiative/new.lua @ 564:418b590fa9ed

Optical enhancements, cleanup
author bsw
date Tue Jun 19 22:44:18 2012 +0200 (2012-06-19)
parents fecd4c13054a
children 54dc90658990
line diff
     1.1 --- a/app/main/initiative/new.lua	Tue Jun 19 22:39:57 2012 +0200
     1.2 +++ b/app/main/initiative/new.lua	Tue Jun 19 22:44:18 2012 +0200
     1.3 @@ -12,9 +12,9 @@
     1.4  end
     1.5  
     1.6  if issue_id then
     1.7 -  slot.put_into("title", _"Add alternative initiative to issue")
     1.8 +  ui.title(_"Add alternative initiative to issue")
     1.9  else
    1.10 -  slot.put_into("title", _"Create new issue")
    1.11 +  ui.title(_"Create new issue")
    1.12  end
    1.13  
    1.14  ui.form{

Impressum / About Us