summaryrefslogtreecommitdiff
path: root/htroot/Settings_MessageForwarding.inc
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2015-12-25 01:08:51 +0100
committerreger <reger18@arcor.de>2015-12-25 01:08:51 +0100
commit50f64ddc3b87c64e6f29dc6f038023f1fb1da7fc (patch)
tree4c1f398635a85ed1bfba899853ca6e8cafccc159 /htroot/Settings_MessageForwarding.inc
parent7f6ee76eb93b45f11e639031545b3e17b2947211 (diff)
apply default css styles (class btn) to submit buttons
Diffstat (limited to 'htroot/Settings_MessageForwarding.inc')
-rw-r--r--htroot/Settings_MessageForwarding.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Settings_MessageForwarding.inc b/htroot/Settings_MessageForwarding.inc
index 958f71aec..c0634d39c 100644
--- a/htroot/Settings_MessageForwarding.inc
+++ b/htroot/Settings_MessageForwarding.inc
@@ -24,7 +24,7 @@
</td>
</tr>
<tr valign="top">
- <td colspan="3"><input type="submit" name="msgForwarding" value="Submit" /> <em>Changes will take effect immediately.</em></td>
+ <td colspan="3"><input type="submit" name="msgForwarding" class="btn btn-primary" value="Submit" /> <em>Changes will take effect immediately.</em></td>
</tr>
</table>
</fieldset>