summaryrefslogtreecommitdiff
path: root/inc/html.php
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2014-02-19 01:34:14 +0000
committerAnika Henke <anika@selfthinker.org>2014-02-19 01:34:14 +0000
commitc130b0f8ec18ec66ac40422cf354a23268108866 (patch)
treece6708626710370ab7cda04d5d687ae8a74fc3c6 /inc/html.php
parent8f3927df350b53ee1287d66b36e9b29452c864f4 (diff)
downloadrpg-c130b0f8ec18ec66ac40422cf354a23268108866.tar.gz
rpg-c130b0f8ec18ec66ac40422cf354a23268108866.tar.bz2
improved positioning of diff options
Diffstat (limited to 'inc/html.php')
-rw-r--r--inc/html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/html.php b/inc/html.php
index e7d401594..1a549824e 100644
--- a/inc/html.php
+++ b/inc/html.php
@@ -1207,7 +1207,7 @@ function html_diff($text = '', $intro = true, $type = null) {
* Display type and exact reference
*/
if(!$text) {
- ptln('<div class="diffoptions">');
+ ptln('<div class="diffoptions group">');
$form = new Doku_Form(array('action' => wl()));