small cosmetic bug fix
This commit is contained in:
@@ -68,12 +68,8 @@
|
|||||||
<div class="grid_12 alpha">
|
<div class="grid_12 alpha">
|
||||||
{% include "planningbuttons.html" %}
|
{% include "planningbuttons.html" %}
|
||||||
</div>
|
</div>
|
||||||
<div class="grid_4 alpha">
|
<div class="grid_6 alpha">
|
||||||
{% if theteam %}
|
<h1>Clone Multiple Sessions</h1>
|
||||||
<h1>Coach Overview. Team {{ theteam.name }}</h1>
|
|
||||||
{% else %}
|
|
||||||
<h1>Coach Overview</h1>
|
|
||||||
{% endif %}
|
|
||||||
</div>
|
</div>
|
||||||
<div id="timeperiod" class="grid_2 dropdown">
|
<div id="timeperiod" class="grid_2 dropdown">
|
||||||
<button class="grid_2 alpha button gray small dropbtn">Select Time Period ({{ timeperiod|verbosetimeperiod }})</button>
|
<button class="grid_2 alpha button gray small dropbtn">Select Time Period ({{ timeperiod|verbosetimeperiod }})</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user