- Регистрация
- 21.11.2013
- Сообщения
- 7
- Благодарностей
- 0
- Баллы
- 1
Hi,
I want to grab the text of the code variable.
Now grab text and changes the variables.
Example:
Now is.
in .txt:
<div class="col-xs-6 col-sm-4 col-md-3 portfolio-item branded {-Variable.kategoria-}"></div>
take text to zennoposter:
<div class="col-xs-6 col-sm-4 col-md-3 portfolio-item branded mojakategoria"></div>
---------------
Want:
in .txt:
<div class="col-xs-6 col-sm-4 col-md-3 portfolio-item branded {-Variable.kategoria-}"></div>
take text to zennoposter:
<div class="col-xs-6 col-sm-4 col-md-3 portfolio-item branded {-Variable.kategoria-}"></div>
No replay code.
I want to grab the text of the code variable.
Now grab text and changes the variables.
Example:
Now is.
in .txt:
<div class="col-xs-6 col-sm-4 col-md-3 portfolio-item branded {-Variable.kategoria-}"></div>
take text to zennoposter:
<div class="col-xs-6 col-sm-4 col-md-3 portfolio-item branded mojakategoria"></div>
---------------
Want:
in .txt:
<div class="col-xs-6 col-sm-4 col-md-3 portfolio-item branded {-Variable.kategoria-}"></div>
take text to zennoposter:
<div class="col-xs-6 col-sm-4 col-md-3 portfolio-item branded {-Variable.kategoria-}"></div>
No replay code.