Bugzilla – Attachment 9731 Details for
Bug 7977
Add a "Quote-of-the-day" feature to the OPAC homepage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixing a typo in the quotes-upload help file and hardcoded css
Fixing-a-typo-in-the-quotes-upload-help-file-and-h.patch (text/plain), 2.26 KB, created by
Mason James
on 2012-05-22 23:58:45 UTC
(
hide
)
Description:
Fixing a typo in the quotes-upload help file and hardcoded css
Filename:
MIME Type:
Creator:
Mason James
Created:
2012-05-22 23:58:45 UTC
Size:
2.26 KB
patch
obsolete
>From 9e09c32621cfbbe8158a8f7ad5ed25caadccbbea Mon Sep 17 00:00:00 2001 >From: Chris Nighswonger <cnighswonger@foundations.edu> >Date: Mon, 21 May 2012 14:11:29 -0400 >Subject: [PATCH] Fixing a typo in the quotes-upload help file and hardcoded css >Content-Type: text/plain; charset="utf-8" >http://koha-community.org > >http://bugs.koha-community.org/show_bug.cgi?id=7977 >Signed-off-by: Mason James <mtj@kohaaloha.com> >--- > .../prog/en/modules/help/tools/quotes-upload.tt | 2 +- > .../prog/en/modules/help/tools/quotes.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt >index 2d8fe60..31a8e14 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt >@@ -13,7 +13,7 @@ > <li>You will be presented with a file browser allowing you to select the CSV file you wish to upload.</li> > <li>After selecting the CSV file, click the 'Open' button and the file will be uploaded into a temporary editing table.</li> > <li>The CSV file must contain two columns in the form: "source","text" with no header row.</li> >- <li><b>Note:</b> You will be promoted to confirm upload of files larger than 512KB.</li> >+ <li><b>Note:</b> You will be prompted to confirm upload of files larger than 512KB.</li> > </ol> > <li><b>Pre-save Editing</b></li> > <ol> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt >index 5df2dfd..9509ae2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt >@@ -2,7 +2,7 @@ > > <h1>QOTD Editor</h1> > >-<p style="font-size:18px;font-style:italic;">The QOTD editor allows for editing of and adding to the pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature in OPAC.</p> >+<p>The QOTD editor allows for editing of and adding to the pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature in OPAC.</p> > <p>There are four basic functions in the editor:</p> > > <ol> >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7977
:
9310
|
9321
|
9323
|
9324
|
9325
|
9326
|
9327
|
9328
|
9338
|
9343
|
9373
|
9376
|
9377
|
9378
|
9392
|
9405
|
9406
|
9407
|
9408
|
9409
|
9433
|
9434
|
9435
|
9441
|
9442
|
9443
|
9447
|
9473
|
9474
|
9475
|
9476
|
9477
|
9478
|
9479
|
9480
|
9481
|
9482
|
9483
|
9484
|
9485
|
9486
|
9503
|
9504
|
9505
|
9510
|
9517
|
9521
|
9529
|
9530
|
9531
|
9682
|
9683
|
9711
|
9712
|
9713
|
9714
|
9715
|
9716
|
9717
|
9718
|
9719
|
9720
|
9721
|
9722
|
9723
|
9724
|
9725
|
9726
|
9727
|
9728
|
9729
|
9730
| 9731 |
9732