Ajout d'une extension
This commit is contained in:
6
ext/phpbbstudio/ass/adm/style/items/file.html
Normal file
6
ext/phpbbstudio/ass/adm/style/items/file.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<dl>
|
||||
<dt><label for="file">{{ lang('ASS_TYPE_FILE_TITLE') ~ lang('COLON') }}</label></dt>
|
||||
<dd class="ass-input-icon" data-shop-file="{{ U_ACTION ~ U_FILE }}">
|
||||
<i class="icon fa-file-image-o fa-fw" aria-hidden="true"></i><input class="autowidth" id="file" name="data[file]" type="text" value="{{ TYPE_FILE }}" required readonly>
|
||||
</dd>
|
||||
</dl>
|
||||
Reference in New Issue
Block a user