Ajout d'une extension
This commit is contained in:
6
ext/phpbbstudio/ass/adm/style/items/points.html
Normal file
6
ext/phpbbstudio/ass/adm/style/items/points.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<dl>
|
||||
<dt><label for="points">{{ aps_name() ~ lang('COLON') }}</label></dt>
|
||||
<dd class="ass-input-icon">
|
||||
{{ aps_icon() }}<input class="autowidth" id="points" name="data[points]" type="number" value="{{ TYPE_POINTS }}" min="0" step="{{ aps_step() }}" required>
|
||||
</dd>
|
||||
</dl>
|
||||
Reference in New Issue
Block a user