Explorar el Código

Update inc_photowatermark_config.php

tags/6.5.0
叙述、别离 hace 5 meses
padre
commit
c24aeae845
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/data/mark/inc_photowatermark_config.php

+ 1
- 1
src/data/mark/inc_photowatermark_config.php Ver fichero

@@ -7,7 +7,7 @@ $photo_wheight = '120';
$photo_waterpos = '9';
$photo_watertext = 'www.dedebiz.com';
$photo_fontsize = '14';
$photo_fontcolor = '0,0,0';
$photo_fontcolor = '255,255,255';
$photo_marktrans = '100';
$photo_diaphaneity = '100';
$photo_markimg = 'mark.png';

Cargando…
Cancelar
Guardar