From 649cde0b0e399217fd2ba25bf41483882d8e81f3 Mon Sep 17 00:00:00 2001 From: Sander van Leeuwen Date: Fri, 16 Jan 2015 17:12:51 +0100 Subject: Address pull comments head.inc - Revert indenting .gitignore - Add IDE name in comment --- .gitignore | 1 + usr/local/www/head.inc | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 25 insertions(+), 24 deletions(-) diff --git a/.gitignore b/.gitignore index 09e544d..c6e1931 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ upload.sh .buildpath .project .settings/ +# PhpStorm .idea \ No newline at end of file diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc index b64e74d..15ac3fa 100755 --- a/usr/local/www/head.inc +++ b/usr/local/www/head.inc @@ -424,33 +424,33 @@ foreach($noticeCategories as $category => $catNotices):?>
- +echo get_shortcut_main_link($shortcut_section, true); +echo get_shortcut_status_link($shortcut_section, true); +echo get_shortcut_log_link($shortcut_section, true); +*/ +?> " class="help-icon"> -- cgit v1.1