mirror of
https://github.com/fsr/eseeva
synced 2025-04-28 09:28:31 +02:00
adds color
nothing fancy, just bootstrap stuff
This commit is contained in:
parent
3646c27af4
commit
3637b0c7b9
5 changed files with 13 additions and 13 deletions
|
@ -83,7 +83,7 @@
|
|||
CreateQuestionnaireElement("comment", $questionnaire, $_POST);
|
||||
?>
|
||||
<div class="row">
|
||||
<input class="form-control" type="submit" name="submit" value="Absenden"/>
|
||||
<input class="form-control btn-success" type="submit" name="submit" value="Absenden"/>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue