Skip to content

Commit f13fdd3

Browse files
authored
Update CreateDocker.php
1 parent 4384fc3 commit f13fdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,7 @@ function prepareCategory() {
11861186
<div markdown="1" class="TSdivider noshow">
11871187
<?if($TS_expiry_diff->invert):?>
11881188
<b>_(Warning)_</b>:
1189-
: <span></span><b>Tailscale Key expired!</b> <a href="<?=$TS_MachinesLink?>" target='_blank'>Renew/Disable key expiry</a> for '<b><?=$TS_HostNameActual?></b>'.</span>
1189+
: <span><b>Tailscale Key expired!</b> <a href="<?=$TS_MachinesLink?>" target='_blank'>Renew/Disable key expiry</a> for '<b><?=$TS_HostNameActual?></b>'.</span>
11901190
<?else:?>
11911191
<b>_(Warning)_</b>:
11921192
: <span>Tailscale Key will expire in <b><?=$TS_expiry_diff->days?> days</b>! <a href="<?=$TS_MachinesLink?>" target='_blank'>Disable Key Expiry</a> for '<b><?=$TS_HostNameActual?></b>'.</span>

0 commit comments

Comments
 (0)