25 lines
No EOL
1.4 KiB
Smarty
25 lines
No EOL
1.4 KiB
Smarty
{*------------------------------------------------------------+
|
|
| SYSTOPIA Twingle Integration |
|
|
| Copyright (C) 2018 SYSTOPIA |
|
|
| Author: J. Schuppe (schuppe@systopia.de) |
|
|
+-------------------------------------------------------------+
|
|
| This program is released as free software under the |
|
|
| Affero GPL license. You can redistribute it and/or |
|
|
| modify it under the terms of this license which you |
|
|
| can read by viewing the included agpl.txt or online |
|
|
| at www.gnu.org/licenses/agpl.html. Removal of this |
|
|
| copyright header is strictly prohibited without |
|
|
| written permission from the original author(s). |
|
|
+-------------------------------------------------------------*}
|
|
<div class="crm-block crm-content-block">
|
|
<div class="crm-submit-buttons">
|
|
|
|
<a href="{crmURL p="civicrm/admin/settings/twingle/profiles"}" title="{ts domain="de.systopia.twingle"}Profiles{/ts}" class="button">
|
|
<span>{ts domain="de.systopia.twingle"}Configure profiles{/ts}</span>
|
|
</a>
|
|
<a href="{crmURL p="civicrm/admin/settings/twingle/settings"}" title="{ts domain="de.systopia.twingle"}Settings{/ts}" class="button">
|
|
<span>{ts domain="de.systopia.twingle"}Configure extension settings{/ts}</span>
|
|
</a>
|
|
|
|
</div>
|
|
</div> |