Worked further on the menu block and the basic version works now

This commit is contained in:
Marc Alexander
2010-09-13 23:11:16 +00:00
parent fb33da9e43
commit b3f0f852fa
4 changed files with 59 additions and 71 deletions

View File

@@ -100,7 +100,10 @@
<!-- END links -->
</tbody>
</table>
<p class="submit-buttons">
<input class="button1" type="submit" id="submit" name="submit" value="{L_SUBMIT}" />&nbsp;
<input class="button2" type="reset" id="reset" name="reset" value="{L_RESET}" />
</p>
{S_FORM_TOKEN}
</fieldset>
</form>