related to #1679 Changed "piwigo configuration" to "configuration"

This commit is contained in:
Matthieu Leproux
2022-06-28 16:04:26 +02:00
parent 8521c0e214
commit 64fd8de80e
7 changed files with 1 additions and 12 deletions

View File

@@ -608,6 +608,7 @@ switch ($page['section'])
}
$template->assign('isWebmaster', (is_webmaster()) ? 1 : 0);
$template->assign('ADMIN_PAGE_TITLE', l10n('Configuration'));
//----------------------------------------------------------- sending html code
$template->assign_var_from_handle('ADMIN_CONTENT', 'config');

View File

@@ -30,8 +30,6 @@
}());
{/footer_script}
<h2>{'Piwigo configuration'|translate}</h2>
<form method="post" action="{$F_ACTION}" class="properties">
<div id="configContent">

View File

@@ -1,7 +1,5 @@
{combine_script id='common' load='footer' path='admin/themes/default/js/common.js'}
<h2>{'Piwigo configuration'|translate}</h2>
<form method="post" name="profile" action="{$GUEST_F_ACTION}" id="profile" class="properties">
<div id="configContent">

View File

@@ -17,8 +17,6 @@
}
{/html_style}
<h2>{'Piwigo configuration'|translate}</h2>
<form method="post" action="{$F_ACTION}" class="properties">
<div id="configContent">

View File

@@ -69,8 +69,6 @@ jQuery("input[name='mail_theme']").change(function() {
});
{/footer_script}
<h2>{'Piwigo configuration'|translate}</h2>
<form method="post" action="{$F_ACTION}" class="properties">
<div id="configContent">

View File

@@ -79,8 +79,6 @@ $(".restore-settings-button").each(function() {
.sizeEditOpen { margin-left:10px; }
{/html_style}
<h2>{'Piwigo configuration'|translate}</h2>
<form method="post" action="{$F_ACTION}" class="properties">
<div id="configContent">

View File

@@ -36,8 +36,6 @@
}());
{/footer_script}
<h2>{'Piwigo configuration'|translate}</h2>
<form method="post" action="{$F_ACTION}" class="properties" enctype="multipart/form-data">
<div id="configContent">