This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/plugins/WemagDashboardManagement/admin/templates/resetDashboards.smarty

6 lines
376 B
Plaintext

{i18n}Are you sure you want to reset the dashboard of every user to the default dashboard?{/i18n}<br />
{i18n}Note that all users, including yourself, <b>will be logged out</b> in the process to make sure every dashboard is reset!{/i18n}
<br /><br />
<form method="post">
<input type="submit" name="doReset" value="Yes, I'm sure I want to reset all dashboards" />
</form>