aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorlaurent.duretz <laurent.duretz@piwigo.org>2007-02-19 18:45:34 +0000
committerlaurent.duretz <laurent.duretz@piwigo.org>2007-02-19 18:45:34 +0000
commited4b51f1f140be4f83bdf68a17600f92940ab6f7 (patch)
tree83f899021a796364fb730aee5fe1671e0b6d92c5 /tools
parent9d320b9b266dfe9c86d1b2a44cfbb0fd37c6bcab (diff)
Cosmetic update : replace "distant" with "remote" in page title and header cell
git-svn-id: http://piwigo.org/svn/trunk@1839 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools')
-rw-r--r--tools/create_listing_file.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/create_listing_file.php b/tools/create_listing_file.php
index 0b0839812..0b3b88a7e 100644
--- a/tools/create_listing_file.php
+++ b/tools/create_listing_file.php
@@ -1637,7 +1637,7 @@ if ($_SESSION['scan_step'] == 'exit')
<html>
<head>
<?php echo $g_refresh; ?>
- <title>Manage distant gallery</title>
+ <title>Manage remote gallery</title>
</head>
<style type="text/css">
code {font-weight: bold}
@@ -1661,7 +1661,7 @@ if ($_SESSION['scan_step'] == 'exit')
<span class="p">Php</span>
<span class="w">Web</span>
<span class="g">Gallery</span>
- &nbsp;distant site<? echo $g_header; ?>
+ &nbsp;remote site<? echo $g_header; ?>
</fieldset>
<fieldset>
<?php echo $g_message; ?>