LP#1981774: (follow-up) fix a straggling "opac-button"
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 31 Mar 2023 14:10:55 +0000 (10:10 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 31 Mar 2023 14:10:55 +0000 (10:10 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

Open-ILS/src/templates-bootstrap/opac/myopac/prefs_notify.tt2

index bb76c0b..dae9092 100755 (executable)
@@ -51,7 +51,7 @@
         [% END %]
             </tbody>
         </table>
-        <input type='submit' disabled value="[% l('Update') %]" class="opac-button" />
+        <input type='submit' disabled value="[% l('Update') %]" class="btn btn-confirm" />
         <a href='/eg/opac/myopac/prefs_notify'>[% l('Continue without updating') %]</a>
     </form>