File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed
Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -1042,7 +1042,10 @@ _(btrfs filesystem usage)_:
10421042<input type="hidden" name="#arg[2]" value="/mnt/<?=$tag?>">
10431043
10441044
1045- : <input type="submit" value="_(Cancel)_"> *_(Running)_*
1045+ : <span>
1046+ <input type="submit" value="_(Cancel)_">
1047+ *_(Running)_*
1048+ </span>
10461049
10471050:info_balance_cancel_help:
10481051
@@ -1156,7 +1159,8 @@ _(btrfs scrub status)_:
11561159
11571160
11581161: <span class="buttons-spaced">
1159- <input type="submit" value="_(Cancel)_"> *_(Running)_*
1162+ <input type="submit" value="_(Cancel)_">
1163+ *_(Running)_*
11601164 </span>
11611165
11621166:info_scrub_cancel_help:
@@ -1270,7 +1274,10 @@ _(btrfs check status)_:
12701274<input type="hidden" name="#arg[3]" value="<?=_var($disk, 'id')?>">
12711275
12721276
1273- : <input type="submit" value="_(Cancel)_"> *_(Running)_*
1277+ : <span>
1278+ <input type="submit" value="_(Cancel)_">
1279+ *_(Running)_*
1280+ </span>
12741281
12751282:info_check_cancel_help:
12761283
@@ -1321,7 +1328,10 @@ _(zfs pool status)_:
13211328<input type="hidden" name="#arg[2]" value="<?=$tag?>">
13221329
13231330
1324- : <input type="submit" value="_(Cancel)_"> *_(Running)_*
1331+ : <span>
1332+ <input type="submit" value="_(Cancel)_">
1333+ *_(Running)_*
1334+ </span>
13251335
13261336:info_scrub_cancel_help:
13271337
You can’t perform that action at this time.
0 commit comments