From 1cd7f50e1b5137af7f4b07833c3a02639b04bd3f Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Mon, 12 Jan 2015 23:24:50 -0500 Subject: [PATCH] Significantly cleaned up Bootstrap functions.php Got rid of all unnecessary php and variables. --- web/skins/bootstrap/includes/functions.php | 138 +++------------------ 1 file changed, 16 insertions(+), 122 deletions(-) diff --git a/web/skins/bootstrap/includes/functions.php b/web/skins/bootstrap/includes/functions.php index bfecf4dcb..91c82fcab 100644 --- a/web/skins/bootstrap/includes/functions.php +++ b/web/skins/bootstrap/includes/functions.php @@ -1,131 +1,25 @@ - + - <?= ZM_WEB_TITLE_PREFIX ?> - <?= validHtmlStr($title) ?> + <?= ZM_WEB_TITLE_PREFIX ?> - <?= validHtmlStr($title) ?> - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + -