diff --git a/VERSION b/VERSION index 930ddc4b..42a2f86f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.00.0 (2012-07-26 07:49:09) dev +Version 2.00.0 (2012-07-26 08:12:26) dev diff --git a/applications/admin/views/default/site.html b/applications/admin/views/default/site.html index 0f73cefc..fd809416 100644 --- a/applications/admin/views/default/site.html +++ b/applications/admin/views/default/site.html @@ -148,13 +148,11 @@
{{=button(URL('gae','deploy'), T('Deploy'))}}
-{{=button(URL('openshift','deploy'),T('Deploy'))}}
++ {{=button(URL('gae','deploy'), T('Deploy on Google App Engine'))}} + {{=button(URL('openshift','deploy'),T('Deploy to OpenShift'))}} +