diff --git a/local/modules/TheliaDebugBar/templates/backoffice/default/assets/img/tdb_loader.gif b/local/modules/TheliaDebugBar/templates/backoffice/default/assets/img/tdb_loader.gif new file mode 100644 index 000000000..948fa9bdb Binary files /dev/null and b/local/modules/TheliaDebugBar/templates/backoffice/default/assets/img/tdb_loader.gif differ diff --git a/local/modules/TheliaDebugBar/templates/backoffice/default/tdb-index.html b/local/modules/TheliaDebugBar/templates/backoffice/default/tdb-index.html index c72b43b01..f0922c548 100644 --- a/local/modules/TheliaDebugBar/templates/backoffice/default/tdb-index.html +++ b/local/modules/TheliaDebugBar/templates/backoffice/default/tdb-index.html @@ -1,9 +1,7 @@ {extends file="general_error.html"} -{block name="page-title"}{intl l='Page not found'}{/block} -{block name="content-title"}{intl l='Page not found'}{/block} +{block name="page-title"}{intl l='Thelia debug bar'}{/block} +{block name="content-title"}{intl l='Thelia debug bar'}{/block} + +TOTUTI -{block name="error-message"} -
{intl l='The page you\'ve requested was not found. Please check the page address, and try again.'}
-{/block} \ No newline at end of file