Línea 1998... |
Línea 1998... |
1998 |
<div>LABEL_FILTERS</div>
|
1998 |
<div>LABEL_FILTERS</div>
|
1999 |
<div class="fa fa-times" id="cerrar_filter_modal"></div>
|
1999 |
<div class="fa fa-times" id="cerrar_filter_modal"></div>
|
2000 |
</div>
|
2000 |
</div>
|
2001 |
<div class="opciones_imagen">
|
2001 |
<div class="opciones_imagen">
|
2002 |
<div class="opcion_editor oa" id="normal">LABEL_FILTER_NORMAL</div>
|
2002 |
<div class="opcion_editor oa" id="normal">LABEL_FILTER_NORMAL</div>
|
2003 |
<div class="opcion_editor" id="noche">LABEL_FILTER_NIGHT</div>
|
2003 |
<div class="opcion_editor" id=".5,1.3,1.31,1.33,1.38">LABEL_FILTER_NIGHT</div>
|
2004 |
<div class="opcion_editor" id="sa">LABEL_FILTER_SAINT_ANA</div>
|
2004 |
<div class="opcion_editor" id="sa">LABEL_FILTER_SAINT_ANA</div>
|
2005 |
<div class="opcion_editor" id="crema">LABEL_FILTER_CREAM</div>
|
2005 |
<div class="opcion_editor" id="crema">LABEL_FILTER_CREAM</div>
|
2006 |
<div class="opcion_editor" id="magia">LABEL_FILTER_MAGIC</div>
|
2006 |
<div class="opcion_editor" id="magia">LABEL_FILTER_MAGIC</div>
|
2007 |
<div class="opcion_editor" id="relieve">LABEL_FILTER_RELIEF</div>
|
2007 |
<div class="opcion_editor" id="relieve">LABEL_FILTER_RELIEF</div>
|
2008 |
<div class="opcion_editor" id="luz">LABEL_FILTER_LIGHT</div>
|
2008 |
<div class="opcion_editor" id="luz">LABEL_FILTER_LIGHT</div>
|
Línea 2145... |
Línea 2145... |
2145 |
<input id="texto_input" type="text" name="texto" placeholder="LABEL_ADD_TEXT_HERE" />
|
2145 |
<input id="texto_input" type="text" name="texto" placeholder="LABEL_ADD_TEXT_HERE" />
|
2146 |
<div class="mb-20">
|
2146 |
<div class="mb-20">
|
2147 |
<div class="titulo_filtro"><span class="icon-eyedropper fa fa-eyedropper"></span>LABEL_FILTERS</div>
|
2147 |
<div class="titulo_filtro"><span class="icon-eyedropper fa fa-eyedropper"></span>LABEL_FILTERS</div>
|
2148 |
</div>
|
2148 |
</div>
|
2149 |
<div class="fonts mb-20">
|
2149 |
<div class="fonts mb-20">
|
2150 |
<select name="fuentes" id="selectFuente" class="select-custom">
|
2150 |
<select name="filtros" id="selectFiltro" class="select-custom">
|
2151 |
<option class="opcion_editor" value="normal">LABEL_FILTER_NORMAL</option>
|
2151 |
<option class="opcion_editor" value="normal">LABEL_FILTER_NORMAL</option>
|
2152 |
<option class="opcion_editor" value="noche">LABEL_FILTER_NIGHT</option>
|
2152 |
<option class="opcion_editor" value="noche">LABEL_FILTER_NIGHT</option>
|
2153 |
<option class="opcion_editor" value="sa">LABEL_FILTER_SAINT_ANA</option>
|
2153 |
<option class="opcion_editor" value="sa">LABEL_FILTER_SAINT_ANA</option>
|
2154 |
<option class="opcion_editor" value="crema">LABEL_FILTER_CREAM</option>
|
2154 |
<option class="opcion_editor" value="crema">LABEL_FILTER_CREAM</option>
|
2155 |
<option class="opcion_editor" value="magia">LABEL_FILTER_MAGIC</option>
|
2155 |
<option class="opcion_editor" value="magia">LABEL_FILTER_MAGIC</option>
|
Línea 2184... |
Línea 2184... |
2184 |
<option class="opcion_editor" value="oro">LABEL_FILTER_GOLD</option>
|
2184 |
<option class="opcion_editor" value="oro">LABEL_FILTER_GOLD</option>
|
2185 |
<option class="opcion_editor" value="gotico">LABEL_FILTER_GOTHIC</option>
|
2185 |
<option class="opcion_editor" value="gotico">LABEL_FILTER_GOTHIC</option>
|
2186 |
<option class="opcion_editor" value="forestal">LABEL_FILTER_FORESTRY</option>
|
2186 |
<option class="opcion_editor" value="forestal">LABEL_FILTER_FORESTRY</option>
|
2187 |
<option class="opcion_editor" value="luna">LABEL_FILTER_MOON</option>
|
2187 |
<option class="opcion_editor" value="luna">LABEL_FILTER_MOON</option>
|
2188 |
<option class="opcion_editor" value="fiesta">LABEL_FILTER_PARTY</option>
|
2188 |
<option class="opcion_editor" value="fiesta">LABEL_FILTER_PARTY</option>
|
2189 |
|
- |
|
2190 |
</select>
|
2189 |
</select>
|
2191 |
</div>
|
2190 |
</div>
|
Línea 2192... |
Línea 2191... |
2192 |
|
2191 |
|