phpBB

Code Changes

File: styles/prosilver/template/ucp_reset_password.html

  Unmodified   Added   Modified   Removed
Line 36Line 36
		{% endif %}
<dl>
<dt>&nbsp;</dt>

		{% endif %}
<dl>
<dt>&nbsp;</dt>

			<dd>{{ S_HIDDEN_FIELDS }}<input type="submit" name="submit" id="submit" class="button1" value="{{ lang('SUBMIT') }}" tabindex="2" />&nbsp; <input type="reset" value="{{ lang('RESET') }}" name="reset" class="button2" /></dd>

			<dd>{{ S_HIDDEN_FIELDS }}<input type="submit" name="submit" id="submit" class="button1" value="{{ lang('SUBMIT') }}" tabindex="2" /></dd>

		</dl>
{{ S_FORM_TOKEN }}
</fieldset>

		</dl>
{{ S_FORM_TOKEN }}
</fieldset>