[ui][xs] Nicer button

This commit is contained in:
amercader 2012-05-10 11:53:19 +01:00
parent 3941b691f4
commit b1a4cc7721
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
</dd> </dd>
</dl> </dl>
</fieldset> </fieldset>
<input id="save" name="save" value="Save" type="submit" /> or <a href="/harvest">Return to the harvest sources list</a> <input id="save" name="save" value="Save" type="submit" class="btn"/> or <a href="/harvest">Return to the harvest sources list</a>
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$("#type").change(function(){ $("#type").change(function(){