mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
two changes related to the convertor
git-svn-id: file:///svn/phpbb/trunk@6762 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -39,6 +39,22 @@
|
||||
</table>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- IF S_CONTINUE -->
|
||||
</form>
|
||||
|
||||
<fieldset class="submit-buttons">
|
||||
<form method="post" action="{U_NEW_ACTION}">
|
||||
<input class="button1" type="submit" name="submit_new" value="{L_NEW}" />
|
||||
</form>
|
||||
<br />
|
||||
<form method="post" action="{U_CONTINUE_ACTION}">
|
||||
<input class="button1" type="submit" name="submit_cont" value="{L_CONTINUE}" />
|
||||
</form>
|
||||
</fieldset>
|
||||
|
||||
<form method="post" action="{U_ACTION}">
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- IF .checks -->
|
||||
<fieldset>
|
||||
|
||||
|
Reference in New Issue
Block a user