Bug 35063: (follow-up) Adjust dbrevs to the reference format

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Tomás Cohen Arazi 2023-11-09 14:39:45 -03:00
parent 95bf97dd73
commit cf8bfc8b42
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F
4 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@ return {
undef, $insert_id, $opacmaintenancenotice
);
say $out "Added 'OpacMaintenanceNotice' additional content";
say $out "Added 'OpacMaintenanceNotice' HTML customization";
}
# Remove old system preference

View file

@ -30,7 +30,7 @@ return {
undef, $insert_id, $opacresultssidebar
);
say $out "Added 'OpacMaintenanceNotice' additional content";
say $out "Added 'OpacMaintenanceNotice' HTML customization";
}
# Remove old system preference

View file

@ -30,7 +30,7 @@ return {
undef, $insert_id, $patronselfregistrationadditionalinstructions
);
say $out "Added 'PatronSelfRegistrationAdditionalInstructions' additional content";
say $out "Added 'PatronSelfRegistrationAdditionalInstructions' HTML customization";
}
# Remove old system preference

View file

@ -30,7 +30,7 @@ return {
undef, $insert_id, $opacsuppressionmessage
);
say $out "Added 'OpacSuppressionMessage' additional content";
say $out "Added 'OpacSuppressionMessage' HTML customization";
}
# Remove old system preference