Make confirmation label of width 'auto'

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Johannes Löthberg 2015-06-23 19:56:52 +02:00 committed by Lukas Fleischer
parent 5a050552e8
commit d1fe28ff7e
6 changed files with 9 additions and 5 deletions

View file

@ -12,7 +12,7 @@
<input type="hidden" name="token" value="<?= htmlspecialchars($_COOKIE['AURSID']) ?>" />
</fieldset>
<fieldset>
<p><label><input type="checkbox" name="confirm" value="1" />
<p><label class="confirmation"><input type="checkbox" name="confirm" value="1" />
<?= __("Confirm deletion") ?></label></p>
<p>