https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30897

--- Comment #33 from David Cook <[email protected]> ---
Comment on attachment 164737
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164737
Bug 30897: Add option to disable automated restart

Review of attachment 164737:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=30897&attachment=164737)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-upload.tt
@@ +45,5 @@
>                  </div>
>                  [% END %]
> +                [% IF ( !plugins_restart ) %]
> +                <div class="dialog alert">
> +                    <strong>You're system is not configured to automatically 
> refresh on plugin upload, you may need to ask your administrator to complete 
> the plugin installation.</strong>

I notice the patch is spelled "You're system" but the patch in master is
spelled correctly as "Your system".

We've still got a comma splice here, so that comma should be replaced with
either a full stop or a semicolon.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to