Bug 19436: (QA follow-up) see 19608 Fix use of intranet-bottom in template

Bug 19608 incorrectly replaced intranet-bottom by popup-bottom.
Adjusting the new template in the same way.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
Marcel de Rooy 2018-03-16 11:36:46 +01:00 committed by Nick Clemens
parent 15088c67d6
commit 838c8ea5ff
2 changed files with 2 additions and 2 deletions

View file

@ -98,4 +98,4 @@
</script>
[% END %]
[% INCLUDE 'popup-bottom.inc' %]
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %]

View file

@ -95,4 +95,4 @@
</form>
</div>
[% INCLUDE 'intranet-bottom.inc' %]
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %]