Bugzilla – Attachment 43048 Details for
Bug 14888
Move the cities related code to Koha::Cities
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14888: Update copyright and wording
Bug-14888-Update-copyright-and-wording.patch (text/plain), 1.46 KB, created by
Jonathan Druart
on 2015-10-02 07:48:22 UTC
(
hide
)
Description:
Bug 14888: Update copyright and wording
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-10-02 07:48:22 UTC
Size:
1.46 KB
patch
obsolete
>From 103de75c9d3d234cea3f313b5b1d1fbfbb86ca70 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 2 Oct 2015 08:34:51 +0100 >Subject: [PATCH] Bug 14888: Update copyright and wording > >--- > admin/cities.pl | 1 + > koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > >diff --git a/admin/cities.pl b/admin/cities.pl >index 306927f..4a6247c 100755 >--- a/admin/cities.pl >+++ b/admin/cities.pl >@@ -1,6 +1,7 @@ > #! /usr/bin/perl > > # Copyright 2006 SAN OUEST-PROVENCE et Paul POULAIN >+# Copyright 2015 Koha Development Team > # > # This file is part of Koha. > # >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt >index a526209..d8aaa0c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt >@@ -45,7 +45,7 @@ > [% CASE 'error_on_update' %] > An error occurred when updating this city. Perhaps it already exists. > [% CASE 'error_on_insert' %] >- An error occurred when inserting this city. The city id might already exist. >+ An error occurred when adding this city. The city id might already exist. > [% CASE 'error_on_delete' %] > An error occurred when deleting this city. Check the logs. > [% CASE 'success_on_update' %] >-- >2.1.0
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 14888
:
42844
|
42845
|
42853
|
42854
|
43015
|
43048
|
43049
|
43086
|
43087
|
43088
|
43089
|
43146