mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 11:40:08 +02:00
[ticket/14139] Add class of IDs to html tags
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</select></label>
|
||||
<input type="submit" value="{L_GO}" name="avatar_local_go" class="button2" />
|
||||
|
||||
<div id="gallery">
|
||||
<div id="gallery" class="gallery">
|
||||
<!-- BEGIN avatar_local_row -->
|
||||
<!-- BEGIN avatar_local_col -->
|
||||
<label for="av-{avatar_local_row.S_ROW_COUNT}-{avatar_local_row.avatar_local_col.S_ROW_COUNT}"><img src="{avatar_local_row.avatar_local_col.AVATAR_IMAGE}" alt="" /><br />
|
||||
|
Reference in New Issue
Block a user