Add: logo for iphone
This commit is contained in:
parent
827e269d8d
commit
d20377a2f7
@ -50,9 +50,11 @@
|
||||
<input type="hidden" name="loginfunction" value="loginfunction" />
|
||||
|
||||
<div align="center">
|
||||
<img src="{$logo}">
|
||||
<img src="{$dol_url_root}/theme/phones/iphone/theme/{$theme}/thumbs/dolibarr.png">
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<span class="graytitle">{$langs->trans('Identification')}</span>
|
||||
<ul class="pageitem">
|
||||
<li class="form">
|
||||
|
||||
@ -54,9 +54,12 @@
|
||||
<input type="hidden" name="action" value="buildnewpassword">
|
||||
|
||||
<div align="center">
|
||||
<img src="{$logo}">
|
||||
<img src="{$dol_url_root}/theme/phones/iphone/theme/{$theme}/thumbs/dolibarr.png">
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<span class="graytitle">{$langs->trans('Identification')}</span>
|
||||
<ul class="pageitem">
|
||||
<li class="form">
|
||||
<input placeholder="{$langs->trans('Login')}" type="text" {$disabled} id="username" name="username" value="{$login}" />
|
||||
@ -96,6 +99,7 @@
|
||||
|
||||
<ul class="pageitem">
|
||||
<li class="textbox">
|
||||
<span class="header">{$langs->trans('Infos')}</span>
|
||||
{if ($mode == 'dolibarr' || $mode == 'dolibarr_mdb2') || (! $disabled)}
|
||||
{$langs->trans('SendNewPasswordDesc')}
|
||||
{else}
|
||||
|
||||
BIN
htdocs/theme/phones/iphone/theme/default/thumbs/dolibarr.png
Normal file
BIN
htdocs/theme/phones/iphone/theme/default/thumbs/dolibarr.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 433 B After Width: | Height: | Size: 742 B |
Loading…
Reference in New Issue
Block a user