centered confirmation dialog

This commit is contained in:
Serghey Rodin 2014-10-06 21:39:02 +03:00
commit 4af1e4b92c
26 changed files with 60 additions and 88 deletions

View file

@ -45,7 +45,7 @@
<?php print __('delete');?>
<input type="hidden" name="delete_url" value="/delete/backup/exclusion/?system=<?php echo "$key" ?>" />
<div id="delete_dialog_<?php echo $i ?>" class="confirmation-text-delete hidden" title="<?php print __('Confirmation');?>">
<p class="counter-value"><?php print __('DELETE_EXCLUSION_CONFIRMATION',$key);?></p>
<p class="confirmation"><?php print __('DELETE_EXCLUSION_CONFIRMATION',$key);?></p>
</div>
</span>
</a>