mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 16:01:40 +02:00
I'm very sorry. This should make W3C happy again. git-svn-id: file:///svn/phpbb/trunk@8227 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -140,6 +140,7 @@
|
||||
<!-- IF S_CHANGE_DEFAULT -->
|
||||
<div class="left-box">
|
||||
<input class="button2" type="submit" name="change_default" value="{L_CHANGE_DEFAULT_GROUP}" />
|
||||
{S_FORM_TOKEN}
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
|
||||
@@ -152,13 +153,12 @@
|
||||
<option value="demote">{L_DEMOTE_SELECTED}</option>
|
||||
</select>
|
||||
<input class="button2" type="submit" name="submit" value="{L_SUBMIT}" />
|
||||
{S_FORM_TOKEN}
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
</fieldset>
|
||||
<!-- ENDIF -->
|
||||
|
||||
|
||||
{S_FORM_TOKEN}
|
||||
</form>
|
||||
|
||||
<!-- INCLUDE ucp_footer.html -->
|
Reference in New Issue
Block a user