Skip to content
Snippets Groups Projects
Commit 8b3da233 authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

LDAP Wizard: l10ned Save button

parent 3d6030b2
No related branches found
No related tags found
No related merge requests found
<div class="ldapSettingControls"> <div class="ldapSettingControls">
<input class="ldap_submit" value="Save" type="submit"> <input class="ldap_submit" value="<?php p($l->t('Save'));?>" type="submit">
<button class="ldap_action_test_connection" name="ldap_action_test_connection"> <button class="ldap_action_test_connection" name="ldap_action_test_connection">
<?php p($l->t('Test Configuration'));?> <?php p($l->t('Test Configuration'));?>
</button> </button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment