https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855
--- Comment #41 from M. Tompsett <[email protected]> --- Comment on attachment 58860 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58860 Bug 17855 - Second update following testing feedback Review of attachment 58860: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=17855&attachment=58860) ----------------------------------------------------------------- Very close! I can feel it. ::: koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep1.tt @@ +37,1 @@ > Administration->Libraries and groups Sorry I was unclear, I mean this line too. The More->Administration->Libraries and groups is part of the top of practically every page. Administration is only on the main page. ::: koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep2.tt @@ -298,1 @@ > Administration->Patron categories</p> This line too. ::: koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt @@ +105,5 @@ > <h1 align="left"> New Patron </h1> > <div> > <p> Success: New patron created!</p> > + <p> To create another patron, go to Patrons -> New Patron. > <br> > + More->Set Permissions in a user page to gain superlibrarian > permissions. Top line has spaces, bottom line doesn't with respect to ->. ::: koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep4.tt @@ -46,1 @@ > Administration->Item types This line too. ::: koha-tmpl/intranet-tmpl/prog/en/modules/summary.tt @@ +16,4 @@ > <fieldset style="font-size:120%"> > <h2>Library</h2> > <p> To add another library and for more settings, go to </br> > + More -> Administration -> Libraries and groups </p> OR<br> Okay. Standardized on ->, that's okay with me. But now this has spaces before and after the ->, while the others don't. Choose how to make them consistent. I personally like the lack of space, but it really doesn't matter. With spaces is a quicker fix, so I'll understand. I may be being a tad pedantic in this matter. And, the whole "OR ..." pieces (part of this line at the end, and the next line) don't make sense to me, here and in the sections below. @@ +25,1 @@ > Administration->Patron categories "OR ..." here. @@ +25,5 @@ > Administration->Patron categories > > <h2>Patron</h2> > + <p>To create another patron, go to Patrons -> New Patron. To set > the </br> > + permissions of the patron, go to the patron's page and More -> > Set Permissions</p> YAY! See? Consistent. Nice! @@ +34,1 @@ > Administration->Item types "OR ..." here. @@ +34,5 @@ > Administration->Item types > > <h2>Circulation Rule</h2> > <p>To create another circulation rule, go to </br> > + More -> Administration -> Circulation and Fine Rules</p< Oops. Typo. </p>. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
