@@ -2,11 +2,11 @@ {{block sectionclass}}about{{end}}

{{=T("About application")}} "{{=app}}"

{{=T("About")}} {{=app}}

-

{{=button(URL('edit/%s/ABOUT' % (app)), T('edit'))}}

+

{{=button(URL('edit/%s/ABOUT' % (app)), T('Edit'))}}

{{=about}}

{{=T('License for')}} {{=app}}

-

{{=button(URL('edit/%s/LICENSE' % (app)), T('edit'))}}

+

{{=button(URL('edit/%s/LICENSE' % (app)), T('Edit'))}}

{{=license}}