|
@@ -30,7 +30,7 @@
|
|
|
<input type="hidden" name="h_day" value="*">
|
|
<input type="hidden" name="h_day" value="*">
|
|
|
<input type="hidden" name="h_month" value="*">
|
|
<input type="hidden" name="h_month" value="*">
|
|
|
<input type="hidden" name="h_wday" value="*">
|
|
<input type="hidden" name="h_wday" value="*">
|
|
|
- <p>
|
|
|
|
|
|
|
+ <div>
|
|
|
<label for="h_min_1" class="form-label first"><?=_('Run Command');?>:</label>
|
|
<label for="h_min_1" class="form-label first"><?=_('Run Command');?>:</label>
|
|
|
<select class="form-select" name="h_min" id="h_min_1">
|
|
<select class="form-select" name="h_min" id="h_min_1">
|
|
|
<option value="*" selected="selected"><?=_('every minute');?></option>
|
|
<option value="*" selected="selected"><?=_('every minute');?></option>
|
|
@@ -40,10 +40,10 @@
|
|
|
<option value="*/15"><?=_('every');?> 15</option>
|
|
<option value="*/15"><?=_('every');?> 15</option>
|
|
|
<option value="*/30"><?=_('every');?> 30</option>
|
|
<option value="*/30"><?=_('every');?> 30</option>
|
|
|
</select>
|
|
</select>
|
|
|
- </p>
|
|
|
|
|
- <p class="u-pt18">
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="u-pt18">
|
|
|
<input type="submit" value="<?=_('generate');?>" class="button">
|
|
<input type="submit" value="<?=_('generate');?>" class="button">
|
|
|
- </p>
|
|
|
|
|
|
|
+ </div>
|
|
|
</form>
|
|
</form>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
@@ -52,7 +52,7 @@
|
|
|
<input type="hidden" name="h_day" value="*">
|
|
<input type="hidden" name="h_day" value="*">
|
|
|
<input type="hidden" name="h_month" value="*">
|
|
<input type="hidden" name="h_month" value="*">
|
|
|
<input type="hidden" name="h_wday" value="*">
|
|
<input type="hidden" name="h_wday" value="*">
|
|
|
- <p>
|
|
|
|
|
|
|
+ <div class="u-mb10">
|
|
|
<label for="h_hour_2" class="form-label first"><?=_('Run Command');?>:</label>
|
|
<label for="h_hour_2" class="form-label first"><?=_('Run Command');?>:</label>
|
|
|
<select class="form-select" name="h_hour" id="h_hour_2">
|
|
<select class="form-select" name="h_hour" id="h_hour_2">
|
|
|
<option value="*" selected="selected"><?=_('every hour');?></option>
|
|
<option value="*" selected="selected"><?=_('every hour');?></option>
|
|
@@ -60,8 +60,8 @@
|
|
|
<option value="*/6"><?=_('every');?> 6</option>
|
|
<option value="*/6"><?=_('every');?> 6</option>
|
|
|
<option value="*/12"><?=_('every');?> 12</option>
|
|
<option value="*/12"><?=_('every');?> 12</option>
|
|
|
</select>
|
|
</select>
|
|
|
- </p>
|
|
|
|
|
- <p>
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div>
|
|
|
<label for="h_min_2" class="form-label first"><?=_('Minute');?>:</label>
|
|
<label for="h_min_2" class="form-label first"><?=_('Minute');?>:</label>
|
|
|
<select class="form-select" name="h_min" id="h_min_2" style="width:70px;">
|
|
<select class="form-select" name="h_min" id="h_min_2" style="width:70px;">
|
|
|
<option value="0" selected="selected">00</option>
|
|
<option value="0" selected="selected">00</option>
|
|
@@ -69,10 +69,10 @@
|
|
|
<option value="30">30</option>
|
|
<option value="30">30</option>
|
|
|
<option value="45">45</option>
|
|
<option value="45">45</option>
|
|
|
</select>
|
|
</select>
|
|
|
- </p>
|
|
|
|
|
- <p class="u-pt18">
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="u-pt18">
|
|
|
<input type="submit" value="<?=_('generate');?>" class="button">
|
|
<input type="submit" value="<?=_('generate');?>" class="button">
|
|
|
- </p>
|
|
|
|
|
|
|
+ </div>
|
|
|
</form>
|
|
</form>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
@@ -80,7 +80,7 @@
|
|
|
<form>
|
|
<form>
|
|
|
<input type="hidden" name="h_month" value="*">
|
|
<input type="hidden" name="h_month" value="*">
|
|
|
<input type="hidden" name="h_wday" value="*">
|
|
<input type="hidden" name="h_wday" value="*">
|
|
|
- <p>
|
|
|
|
|
|
|
+ <div class="u-mb10">
|
|
|
<label for="h_day_3" class="form-label first"><?=_('Run Command');?>:</label>
|
|
<label for="h_day_3" class="form-label first"><?=_('Run Command');?>:</label>
|
|
|
<select class="form-select" name="h_day" id="h_day_3">
|
|
<select class="form-select" name="h_day" id="h_day_3">
|
|
|
<option value="*" selected="selected"><?=_('every day');?></option>
|
|
<option value="*" selected="selected"><?=_('every day');?></option>
|
|
@@ -91,8 +91,8 @@
|
|
|
<option value="*/10"><?=_('every');?> 10</option>
|
|
<option value="*/10"><?=_('every');?> 10</option>
|
|
|
<option value="*/15"><?=_('every');?> 15</option>
|
|
<option value="*/15"><?=_('every');?> 15</option>
|
|
|
</select>
|
|
</select>
|
|
|
- </p>
|
|
|
|
|
- <p>
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div>
|
|
|
<label for="h_hour_3" class="form-label first"><?=_('Hour');?>:</label>
|
|
<label for="h_hour_3" class="form-label first"><?=_('Hour');?>:</label>
|
|
|
<select class="form-select" name="h_hour" id="h_hour_3" style="width:70px;">
|
|
<select class="form-select" name="h_hour" id="h_hour_3" style="width:70px;">
|
|
|
<option value="0">00</option>
|
|
<option value="0">00</option>
|
|
@@ -137,10 +137,10 @@
|
|
|
<option value="50">50</option>
|
|
<option value="50">50</option>
|
|
|
<option value="55">55</option>
|
|
<option value="55">55</option>
|
|
|
</select>
|
|
</select>
|
|
|
- </p>
|
|
|
|
|
- <p class="u-pt18">
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="u-pt18">
|
|
|
<input type="submit" value="<?=_('generate');?>" class="button">
|
|
<input type="submit" value="<?=_('generate');?>" class="button">
|
|
|
- </p>
|
|
|
|
|
|
|
+ </div>
|
|
|
</form>
|
|
</form>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
@@ -148,7 +148,7 @@
|
|
|
<form>
|
|
<form>
|
|
|
<input type="hidden" name="h_month" value="*">
|
|
<input type="hidden" name="h_month" value="*">
|
|
|
<input type="hidden" name="h_day" value="*">
|
|
<input type="hidden" name="h_day" value="*">
|
|
|
- <p>
|
|
|
|
|
|
|
+ <div class="u-mb10">
|
|
|
<label for="h_wday_4" class="form-label first"><?=_('Run Command');?>:</label>
|
|
<label for="h_wday_4" class="form-label first"><?=_('Run Command');?>:</label>
|
|
|
<select class="form-select" name="h_wday" id="h_wday_4">
|
|
<select class="form-select" name="h_wday" id="h_wday_4">
|
|
|
<option value="*" selected="selected"><?=_('every day');?></option>
|
|
<option value="*" selected="selected"><?=_('every day');?></option>
|
|
@@ -162,8 +162,8 @@
|
|
|
<option value="6"><?=_('Saturday');?></option>
|
|
<option value="6"><?=_('Saturday');?></option>
|
|
|
<option value="0"><?=_('Sunday');?></option>
|
|
<option value="0"><?=_('Sunday');?></option>
|
|
|
</select>
|
|
</select>
|
|
|
- </p>
|
|
|
|
|
- <p>
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div>
|
|
|
<label for="h_hour_4" class="form-label first"><?=_('Hour');?>:</label>
|
|
<label for="h_hour_4" class="form-label first"><?=_('Hour');?>:</label>
|
|
|
<select class="form-select" name="h_hour" id="h_hour_4" style="width:70px;">
|
|
<select class="form-select" name="h_hour" id="h_hour_4" style="width:70px;">
|
|
|
<option value="0">00</option>
|
|
<option value="0">00</option>
|
|
@@ -208,17 +208,17 @@
|
|
|
<option value="50">50</option>
|
|
<option value="50">50</option>
|
|
|
<option value="55">55</option>
|
|
<option value="55">55</option>
|
|
|
</select>
|
|
</select>
|
|
|
- </p>
|
|
|
|
|
- <p class="u-pt18">
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="u-pt18">
|
|
|
<input type="submit" value="<?=_('generate');?>" class="button">
|
|
<input type="submit" value="<?=_('generate');?>" class="button">
|
|
|
- </p>
|
|
|
|
|
|
|
+ </div>
|
|
|
</form>
|
|
</form>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div id="tabs-5">
|
|
<div id="tabs-5">
|
|
|
<form>
|
|
<form>
|
|
|
<input type="hidden" name="h_wday" value="*">
|
|
<input type="hidden" name="h_wday" value="*">
|
|
|
- <p>
|
|
|
|
|
|
|
+ <div class="u-mb10">
|
|
|
<label for="h_month_5" class="form-label first"><?=_('Run Command');?>:</label>
|
|
<label for="h_month_5" class="form-label first"><?=_('Run Command');?>:</label>
|
|
|
<select class="form-select" name="h_month" id="h_month_5">
|
|
<select class="form-select" name="h_month" id="h_month_5">
|
|
|
<option value="*" selected="selected"><?=_('every month');?></option>
|
|
<option value="*" selected="selected"><?=_('every month');?></option>
|
|
@@ -239,8 +239,8 @@
|
|
|
<option value="11"><?=_('Nov');?></option>
|
|
<option value="11"><?=_('Nov');?></option>
|
|
|
<option value="12"><?=_('Dec');?></option>
|
|
<option value="12"><?=_('Dec');?></option>
|
|
|
</select>
|
|
</select>
|
|
|
- </p>
|
|
|
|
|
- <p>
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div>
|
|
|
<label for="h_day_5" class="form-label first"><?=_('Date');?>:</label>
|
|
<label for="h_day_5" class="form-label first"><?=_('Date');?>:</label>
|
|
|
<select class="form-select" name="h_day" id="h_day_5" style="width:70px;">
|
|
<select class="form-select" name="h_day" id="h_day_5" style="width:70px;">
|
|
|
<option value="1" selected="selected">1</option>
|
|
<option value="1" selected="selected">1</option>
|
|
@@ -319,10 +319,10 @@
|
|
|
<option value="50">50</option>
|
|
<option value="50">50</option>
|
|
|
<option value="55">55</option>
|
|
<option value="55">55</option>
|
|
|
</select>
|
|
</select>
|
|
|
- </p>
|
|
|
|
|
- <p class="u-pt18">
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="u-pt18">
|
|
|
<input type="submit" value="<?=_('generate');?>" class="button">
|
|
<input type="submit" value="<?=_('generate');?>" class="button">
|
|
|
- </p>
|
|
|
|
|
|
|
+ </div>
|
|
|
</form>
|
|
</form>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|