fixed a typo

This commit is contained in:
Tobias Diekershoff 2011-06-23 21:44:25 +02:00
parent 6a491db3e0
commit cb319c6824
2 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
{{ inc field_input.tpl with $field=$baseurl }}{{ endinc }}
{{ inc field_input.tpl with $field=$sideid }}{{ endinc }}
{{ inc field_input.tpl with $field=$siteid }}{{ endinc }}
{{ inc field_checkbox.tpl with $field=$optout }}{{ endinc }}
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>