Merge branch 'bug_8977' into 3.12-master
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / aqplan.tt
index a836138..59e9121 100644 (file)
@@ -1,7 +1,6 @@
 [% INCLUDE 'doc-head-open.inc' %]
 <title>Koha &rsaquo; Administration &rsaquo; Budgets &rsaquo; Funds &rsaquo; Planning for [% budget_period_description %] by [% authcat %]</title>
 [% INCLUDE 'doc-head-close.inc' %]
-[% INCLUDE 'calendar.inc' %]
 <script type="text/javascript" src="[% themelang %]/js/acq.js"></script>
 <script type="text/javascript">
 //<![CDATA[
@@ -117,7 +116,7 @@ YAHOO.util.Event.onAvailable("popmenu", function () {
          [% IF ( authvals_ro.display ) %]
             <th id="col[% authvals_ro.code %]" class="[% authvals_ro.colnum %]">
         [% ELSE %]
-            <th id="col[% authvals_ro.code %]" styl="display:none;" class="[% authvals_ro.colnum %]">
+            <th id="col[% authvals_ro.code %]" style="display:none;" class="[% authvals_ro.colnum %]">
         [% END %]
 
     [% authvals_ro.code %]</th>