Files
Piwigo/admin
plegall 9113490ad7 fixes #561, font icons for radio buttons
Use the following syntax in HTML:

<label class="font-checkbox">
  <span class="icon-dot-circled"></span>
  <input type="radio" name="radio-name" value="my-value"{if template condition} checked="checked"{/if}>
  A nice label
</label>
2016-12-02 14:40:25 +01:00
..
2016-10-07 19:41:21 +02:00