Update label text in task edit templates and refresh cache timestamps
This commit is contained in:
@@ -128,7 +128,7 @@ if ( is_array( $this -> clients ) )
|
||||
</div>
|
||||
<?=
|
||||
\Html::input( [
|
||||
'label' => 'Przypomnij x dni przed:',
|
||||
'label' => 'Przypomnij x dni przed',
|
||||
'name' => 'reminders_interval',
|
||||
'value' => $this -> task[ 'reminders_interval' ],
|
||||
'inline' => true
|
||||
|
||||
Reference in New Issue
Block a user