Look: Try an enhancement in background in eldy theme
Look: Link to online help is more clear.
This commit is contained in:
parent
34c76f3e16
commit
863b83c4db
@ -54,16 +54,27 @@ if ($mesg) print $mesg.'<br>';
|
|||||||
print $langs->trans("SetupDescription1").' ';
|
print $langs->trans("SetupDescription1").' ';
|
||||||
print $langs->trans("AreaForAdminOnly").'<br>';
|
print $langs->trans("AreaForAdminOnly").'<br>';
|
||||||
|
|
||||||
|
|
||||||
print "<br>";
|
print "<br>";
|
||||||
print $langs->trans("SetupDescription2")."<br>";
|
print $langs->trans("SetupDescription2")."<br>";
|
||||||
|
|
||||||
print "<br>";
|
print "<br>";
|
||||||
print img_picto('','puce').' '.$langs->trans("SetupDescription3")."<br>";
|
print img_picto('','puce').' '.$langs->trans("SetupDescription3")."<br>";
|
||||||
print "<br>";
|
//print '<br>';
|
||||||
|
print '<hr style="color: #DDDDDD;">';
|
||||||
print img_picto('','puce').' '.$langs->trans("SetupDescription4")."<br>";
|
print img_picto('','puce').' '.$langs->trans("SetupDescription4")."<br>";
|
||||||
print "<br>";
|
//print '<br>';
|
||||||
|
print '<hr style="color: #DDDDDD;">';
|
||||||
print img_picto('','puce').' '.$langs->trans("SetupDescription5")."<br>";
|
print img_picto('','puce').' '.$langs->trans("SetupDescription5")."<br>";
|
||||||
print "<br>";
|
print "<br>";
|
||||||
|
|
||||||
|
/*
|
||||||
|
print '<table width="100%">';
|
||||||
|
print '<tr '.$bc[false].'><td '.$bc[false].'>'.img_picto('','puce').' '.$langs->trans("SetupDescription3")."</td></tr>";
|
||||||
|
print '<tr '.$bc[true].'><td '.$bc[true].'>'.img_picto('','puce').' '.$langs->trans("SetupDescription4")."</td></tr>";
|
||||||
|
print '<tr '.$bc[false].'><td '.$bc[false].'>'.img_picto('','puce').' '.$langs->trans("SetupDescription5")."</td></tr>";
|
||||||
|
print '</table>';
|
||||||
|
*/
|
||||||
print '<br>';
|
print '<br>';
|
||||||
print info_admin($langs->trans("OnceSetupFinishedCreateUsers")).'<br>';
|
print info_admin($langs->trans("OnceSetupFinishedCreateUsers")).'<br>';
|
||||||
|
|
||||||
|
|||||||
@ -44,7 +44,8 @@ ErrorNoVATRateDefinedForSellerCountry = Error, cap tipus d'IVA definit per al pa
|
|||||||
ErrorFailedToSaveFile = Error, el registre del fitxer ha fallat.
|
ErrorFailedToSaveFile = Error, el registre del fitxer ha fallat.
|
||||||
ErrorOnlyPngJpgSupported = Error, només estan suportats els formats d'imatge jpg i png.
|
ErrorOnlyPngJpgSupported = Error, només estan suportats els formats d'imatge jpg i png.
|
||||||
ErrorImageFormatNotSupported = El seu PHP no suporta les funcions de conversió d'aquest format d'imatge.
|
ErrorImageFormatNotSupported = El seu PHP no suporta les funcions de conversió d'aquest format d'imatge.
|
||||||
GoToHelpPage = Consultar l'ajuda (pot requerir accés a Internet)
|
GoToWikiHelpPage = Consultar l'ajuda (pot requerir accés a Internet)
|
||||||
|
GoToHelpPage = Consultar l'ajuda
|
||||||
RecordSaved = Registre guardat
|
RecordSaved = Registre guardat
|
||||||
LevelOfFeature = Nivell de funcions
|
LevelOfFeature = Nivell de funcions
|
||||||
NotDefined = No definida
|
NotDefined = No definida
|
||||||
|
|||||||
@ -44,6 +44,8 @@ ErrorNoVATRateDefinedForSellerCountry=Error, no vat rates defined for country '%
|
|||||||
ErrorFailedToSaveFile=Error, failed to save file.
|
ErrorFailedToSaveFile=Error, failed to save file.
|
||||||
ErrorOnlyPngJpgSupported=Error, only .png and .jpg image format file are supported.
|
ErrorOnlyPngJpgSupported=Error, only .png and .jpg image format file are supported.
|
||||||
ErrorImageFormatNotSupported=Your PHP does not support functions to convert images of this format.
|
ErrorImageFormatNotSupported=Your PHP does not support functions to convert images of this format.
|
||||||
|
GoToWikiHelpPage=Read online help (nead Internet access)
|
||||||
|
GoToHelpPage=Read help
|
||||||
RecordSaved=Record saved
|
RecordSaved=Record saved
|
||||||
LevelOfFeature=Level of features
|
LevelOfFeature=Level of features
|
||||||
NotDefined=Not defined
|
NotDefined=Not defined
|
||||||
|
|||||||
@ -44,7 +44,8 @@ ErrorNoVATRateDefinedForSellerCountry = Error, ningún tipo de IVA definido para
|
|||||||
ErrorFailedToSaveFile = Error, el registro del archivo falló.
|
ErrorFailedToSaveFile = Error, el registro del archivo falló.
|
||||||
ErrorOnlyPngJpgSupported = Error, solamente se soportan los formatos de imagen jpg y png.
|
ErrorOnlyPngJpgSupported = Error, solamente se soportan los formatos de imagen jpg y png.
|
||||||
ErrorImageFormatNotSupported = Su PHP no soporta las funciones de conversión de este formato de imagen.
|
ErrorImageFormatNotSupported = Su PHP no soporta las funciones de conversión de este formato de imagen.
|
||||||
GoToHelpPage = Consultar la ayuda (puede requerir acceso a Internet)
|
GoToWikiHelpPage = Consultar la ayuda (puede requerir acceso a Internet)
|
||||||
|
GoToHelpPage = Consultar la ayuda
|
||||||
RecordSaved = Registro guardado
|
RecordSaved = Registro guardado
|
||||||
LevelOfFeature = Nivel de funciones
|
LevelOfFeature = Nivel de funciones
|
||||||
NotDefined = No definida
|
NotDefined = No definida
|
||||||
|
|||||||
@ -44,7 +44,8 @@ ErrorNoVATRateDefinedForSellerCountry=Erreur, aucun taux tva défini pour le pay
|
|||||||
ErrorFailedToSaveFile=Erreur, l'enregistrement du fichier a échoué.
|
ErrorFailedToSaveFile=Erreur, l'enregistrement du fichier a échoué.
|
||||||
ErrorOnlyPngJpgSupported=Erreur, seuls les formats images .jpg et .png sont supportés.
|
ErrorOnlyPngJpgSupported=Erreur, seuls les formats images .jpg et .png sont supportés.
|
||||||
ErrorImageFormatNotSupported=Votre PHP ne supporte pas les fonctions de conversion de ce format d'image.
|
ErrorImageFormatNotSupported=Votre PHP ne supporte pas les fonctions de conversion de ce format d'image.
|
||||||
GoToHelpPage=Consulter l'aide (peut nécessiter un accès internet)
|
GoToWikiHelpPage=Consulter l'aide (nécessite un accès internet)
|
||||||
|
GoToHelpPage=Consulter l'aide
|
||||||
RecordSaved=Enregistrement sauvegardé
|
RecordSaved=Enregistrement sauvegardé
|
||||||
LevelOfFeature=Niveau de fonctionnalités
|
LevelOfFeature=Niveau de fonctionnalités
|
||||||
NotDefined=Non défini
|
NotDefined=Non défini
|
||||||
|
|||||||
@ -1039,14 +1039,14 @@ function left_menu($menu_array, $helppagename='', $moresearchform='')
|
|||||||
if ($helpbaseurl && $helppage)
|
if ($helpbaseurl && $helppage)
|
||||||
{
|
{
|
||||||
print '<div class="help">';
|
print '<div class="help">';
|
||||||
print '<a class="help" target="_blank" title="'.$langs->trans("GoToHelpPage");
|
print '<a class="help" target="_blank" title="'.$langs->trans($mode == 'wiki' ? 'GoToWikiHelpPage': 'GoToHelpPage');
|
||||||
if ($mode == 'wiki') print ' - '.$langs->trans("PageWiki").' '.$helppage;
|
if ($mode == 'wiki') print ' - '.$langs->trans("PageWiki").' "'.strtr($helppage,'_',' ').'"';
|
||||||
print '" href="';
|
print '" href="';
|
||||||
print sprintf($helpbaseurl,$helppage);
|
print sprintf($helpbaseurl,$helppage);
|
||||||
print '">';
|
print '">';
|
||||||
print img_picto('',DOL_URL_ROOT.'/theme/common/helpdoc.png','',1).' ';
|
print img_picto('',DOL_URL_ROOT.'/theme/common/helpdoc.png','',1).' ';
|
||||||
print $langs->trans($mode == 'wiki' ? 'OnlineHelp': 'Help');
|
print $langs->trans($mode == 'wiki' ? 'OnlineHelp': 'Help');
|
||||||
if ($mode == 'wiki') print ' ('.dol_trunc($helppage,8).')';
|
if ($mode == 'wiki') print ' ('.dol_trunc(strtr($helppage,'_',' '),8).')';
|
||||||
print '</a>';
|
print '</a>';
|
||||||
print '</div>';
|
print '</div>';
|
||||||
}
|
}
|
||||||
@ -1084,14 +1084,13 @@ function left_menu($menu_array, $helppagename='', $moresearchform='')
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief Affiche une zone de recherche
|
* \brief Show a search area
|
||||||
* \param urlaction Url du post
|
* \param urlaction Url du post
|
||||||
* \param urlobject Url du lien sur titre de la zone de recherche
|
* \param urlobject Url du lien sur titre de la zone de recherche
|
||||||
* \param title Titre de la zone de recherche
|
* \param title Titre de la zone de recherche
|
||||||
* \param htmlmodesearch 'search'
|
* \param htmlmodesearch 'search'
|
||||||
* \param htmlinputname Nom du champ input du formulaire
|
* \param htmlinputname Nom du champ input du formulaire
|
||||||
*/
|
*/
|
||||||
|
|
||||||
function printSearchForm($urlaction,$urlobject,$title,$htmlmodesearch='search',$htmlinputname)
|
function printSearchForm($urlaction,$urlobject,$title,$htmlmodesearch='search',$htmlinputname)
|
||||||
{
|
{
|
||||||
global $langs;
|
global $langs;
|
||||||
|
|||||||
@ -40,6 +40,7 @@ else header('Cache-Control: no-cache');
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #F4F4F4;
|
background-color: #F4F4F4;
|
||||||
|
background: #f9f9f9 url(<?php echo $dolibarr_main_url_root.'/theme/eldy/img/headbg.jpg' ?>) 0 0 no-repeat;
|
||||||
color: #101010;
|
color: #101010;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-family: arial,tahoma,verdana,helvetica;
|
font-family: arial,tahoma,verdana,helvetica;
|
||||||
|
|||||||
BIN
htdocs/theme/eldy/img/headbg.jpg
Normal file
BIN
htdocs/theme/eldy/img/headbg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue
Block a user