Correcting location of help file for picture-upload.pl
authorChris Nighswonger <cnighswonger@foundations.edu>
Sat, 23 Feb 2008 11:28:05 +0000 (06:28 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 23 Feb 2008 16:55:42 +0000 (10:55 -0600)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/help/members/picture-upload.tmpl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tmpl [new file with mode: 0644]

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/picture-upload.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/picture-upload.tmpl
deleted file mode 100644 (file)
index 05592ef..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<!-- TMPL_INCLUDE NAME="help-top.inc" -->
-
-<h1>Patron Image Upload Screen</h1>
-<p>Select a file to upload to the server. Each .jpg file contained therein will be copied to the appropriate place on the server for patron pictures.</p>
-<p>You can include multiple pictures in a .zip file.</p>
-<p>There should be a DATALINK.TXT or IDLINK.TXT file for each group of pictures that has the cardnumber of the patron and the file containing that patrons picture.  One patron per line seperated by either commas or tabs.  Quotes around the fields are ignored.</p>
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tmpl
new file mode 100644 (file)
index 0000000..05592ef
--- /dev/null
@@ -0,0 +1,6 @@
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->
+
+<h1>Patron Image Upload Screen</h1>
+<p>Select a file to upload to the server. Each .jpg file contained therein will be copied to the appropriate place on the server for patron pictures.</p>
+<p>You can include multiple pictures in a .zip file.</p>
+<p>There should be a DATALINK.TXT or IDLINK.TXT file for each group of pictures that has the cardnumber of the patron and the file containing that patrons picture.  One patron per line seperated by either commas or tabs.  Quotes around the fields are ignored.</p>