Explorar el Código

Merge pull request #12277 from frappe/rebrand-ui

pull/2/head
Suraj Shetty hace 4 años
committed by GitHub
padre
commit
cf1ce3e3da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      payments/templates/pages/gcalendar-success.html

+ 1
- 1
payments/templates/pages/gcalendar-success.html Ver fichero

@@ -9,7 +9,7 @@
{{ _("Success") }}</span>
</div>
<p>{{ _("Your connection request to Google Calendar was successfully accepted") }}</p>
<div><a href='{{ "/desk" }}' class='btn btn-primary btn-sm'>
<div><a href='{{ "/app" }}' class='btn btn-primary btn-sm'>
{{ _("Back to Desk") }}</a></div>
</div>
<style>


Cargando…
Cancelar
Guardar