Subversion Repositories wpShopGermany4

Rev

Rev 5385 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5385 daniel 1
<div class="form-group form-group-sm">
2
 
5899 hartmut 3
	<label class="col-sm-6 control-label" >&nbsp;</label>
5385 daniel 4
 
5
	<div class="col-sm-6">
6
		<input type="submit" value="<?php echo $this->view['field_label']; ?>" class="button button-primary" />
7
	</div>
8
 
9
</div>