No english forum? How to change "Like" text > Invisionize.eu - IP.Board (IPB) News
Kanał Rss Kanał Rss
Kanał Atom Kanał Atom

No english forum? How to change "Like" text

wersja drukowalna wersja Microsoft Word wersja HTML

Did you prefer to change the text in Like (and unlike) button?

Simply ACP - Look&Feel - click on your skin - Other Global Template - likeSummaryContents

and change the 2 words

	<a href='#' title="<if test="$data['iFave']">Unlike and stop notifications<else />Like and receive notifications on updates</if>" class='ftoggle <if test="$data['iFave']"> on</if><if test="$opts['button-new-line']"> _newline</if>'><if test="$data['iFave']">Unlike<else />Like</if></a>
</if>


to (in italian for example)

	<a href='#' title="<if test="$data['iFave']">Unlike and stop notifications<else />Like and receive notifications on updates</if>" class='ftoggle <if test="$data['iFave']"> on</if><if test="$opts['button-new-line']"> _newline</if>'><if test="$data['iFave']">Non mi piace<else />Mi Piace</if></a>
</if>



;)

pią, 01 kwiecień 2011

Komentarze:

Brak komentarzy

Imię/Nick:

Adres email:

Strona WWW:

Treść Komentarza: