Title: [opsview] [13332] Add breaks due to recent CSS changes
Revision
13332
Author
tvoon
Date
2013-08-16 12:45:07 +0100 (Fri, 16 Aug 2013)

Log Message

Add breaks due to recent CSS changes

Modified Paths


Modified: trunk/opsview-web/root/admin/notificationmethods/com.opsview.notificationmethods.aql
===================================================================
--- trunk/opsview-web/root/admin/notificationmethods/com.opsview.notificationmethods.aql	2013-08-16 10:22:04 UTC (rev 13331)
+++ trunk/opsview-web/root/admin/notificationmethods/com.opsview.notificationmethods.aql	2013-08-16 11:45:07 UTC (rev 13332)
@@ -1,6 +1,7 @@
 <div class="helpline">
 [% c.loc("ui.admin.notificationmethods.edit.html.aqlSignUp [_1] [_2]", "http://www.aql.com/partners/opsera.php", "opsera-1234") # Cannot use | html %]
 </div>
+<br/>
 [%
 
 field_label(

Modified: trunk/opsview-web/root/admin/notificationmethods/com.opsview.notificationmethods.iospush
===================================================================
--- trunk/opsview-web/root/admin/notificationmethods/com.opsview.notificationmethods.iospush	2013-08-16 10:22:04 UTC (rev 13331)
+++ trunk/opsview-web/root/admin/notificationmethods/com.opsview.notificationmethods.iospush	2013-08-16 11:45:07 UTC (rev 13332)
@@ -1,6 +1,7 @@
 <div class="helpline">
 [% c.loc("ui.admin.notificationmethods.edit.html.iosCredentials [_1]", "http://opsview.com/opsview-mobile-ios/download") # Cannot use | html %]
 </div>
+<br/>[% Need the br to push the text down a level %]
 [%
 
 field_label(

_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to