Completed
Push — master ( dc23b0...c940a6 )
by Andreas
11:31
created
lib/midcom/exec/about.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-midcom::get()->head->add_stylesheet( MIDCOM_STATIC_URL.'/midcom.services.auth/style.css');
2
+midcom::get()->head->add_stylesheet(MIDCOM_STATIC_URL . '/midcom.services.auth/style.css');
3 3
 $title = 'About Midgard';
4 4
 midcom::get()->auth->require_valid_user();
5 5
 ?>
Please login to merge, or discard this patch.