mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
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
This commit is contained in:
@@ -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>
|
||||
distant site<? echo $g_header; ?>
|
||||
remote site<? echo $g_header; ?>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<?php echo $g_message; ?>
|
||||
|
||||
Reference in New Issue
Block a user