Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-08-09 21:33:04 +0300
committerLukas Reschke <lukas@statuscode.ch>2016-08-09 21:49:54 +0300
commitb748ed3a172e00199cdfc326407d6575fb94fd8f (patch)
tree59dc4572b1ce05cf651008a3b6fd61bfab26d104 /templates
parentdeed02bb2b66511314657f072dff7ba7ecd77480 (diff)
Save next to title
Diffstat (limited to 'templates')
-rw-r--r--templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin.php b/templates/admin.php
index a0ce55e2..0ab7ceac 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -5,7 +5,7 @@ style('user_saml', 'admin');
/** @var array $_ */
?>
<form id="user-saml" class="section" action="#" method="post">
- <h2><?php p($l->t('SAML')); ?></h2>
+ <h2 class="inlineblock"><?php p($l->t('SAML')); ?></h2>
<div id="user-saml-save-indicator" class="msg success inlineblock" style="display: none;">Saved</div>
<div id="user-saml-settings">