better label
This commit is contained in:
parent
aa2011c72b
commit
4896a29cb5
1 changed files with 2 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ All
|
|||
<a href="tasks?start=#echo $taskStart + $taskRange#$util.passthrough_except($self)">>>></a>
|
||||
#end if
|
||||
#else
|
||||
<strong>Tasks #echo $taskStart + 1 # through #echo $taskStart + $taskCount#</strong>
|
||||
<a href="tasks?start=$taskRange$util.passthrough_except($self)">>>></a>
|
||||
#end if
|
||||
</td>
|
||||
|
|
@ -189,6 +190,7 @@ All
|
|||
<a href="tasks?start=#echo $taskStart + $taskRange#$util.passthrough_except($self)">>>></a>
|
||||
#end if
|
||||
#else
|
||||
<strong>Tasks #echo $taskStart + 1 # through #echo $taskStart + $taskCount#</strong>
|
||||
<a href="tasks?start=$taskRange$util.passthrough_except($self)">>>></a>
|
||||
#end if
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue