fixe styles, fixed link to requests to be validated from home
[myslice.git] / portal / templates / slicerequest_view.html
index d898b06..3fdf8f7 100644 (file)
@@ -48,7 +48,7 @@
                                <textarea id="purpose" name="purpose" class="form-control" rows="6" placeholder="Experiment Purpose" style="width:300px" 
                                title="Purpose of your experiment (informative)" required="required">{{ purpose }}</textarea>
                          </div>
-                         <button type="submit" class="btn btn-default btn-onelab">Request Slice</button>
+                         <button type="submit" class="btn btn-default"><span class="glyphicon glyphicon-plus"></span> Request Slice</button>
                        </form>
        
                </div>