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 mr-2">
|
2150 |
<select name="fuentes" id="selectFuente" class="select-custom">
|
2151 |
<option value="arial" selected>LABEL_FONT_ARIAL</option>
|
2151 |
<option value="arial" selected>LABEL_FONT_ARIAL</option>
|
2152 |
<option value="calibri">LABEL_FONT_CALIBRI</option>
|
2152 |
<option value="calibri">LABEL_FONT_CALIBRI</option>
|
2153 |
<option value="forte">LABEL_FONT_FORTE</option>
|
2153 |
<option value="forte">LABEL_FONT_FORTE</option>
|
2154 |
<option value="impact">LABEL_FONT_IMPACT</option>
|
2154 |
<option value="impact">LABEL_FONT_IMPACT</option>
|
2155 |
<option value="jokerman">LABEL_FONT_JOKERMAN</option>
|
2155 |
<option value="jokerman">LABEL_FONT_JOKERMAN</option>
|