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:
parent
15088c67d6
commit
838c8ea5ff
2 changed files with 2 additions and 2 deletions
|
@ -98,4 +98,4 @@
|
|||
</script>
|
||||
[% END %]
|
||||
|
||||
[% INCLUDE 'popup-bottom.inc' %]
|
||||
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %]
|
||||
|
|
|
@ -95,4 +95,4 @@
|
|||
</form>
|
||||
</div>
|
||||
|
||||
[% INCLUDE 'intranet-bottom.inc' %]
|
||||
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %]
|
||||
|
|
Loading…
Reference in a new issue