Example #1
0
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo isset($_GET['edit']) ? $msg_response13 : $msg_adheader53;
?>
</li>
  </ul>
  
  <?php 
// Added..
if (isset($OK1)) {
    echo mswActionCompleted($msg_response7);
}
// Updated..
if (isset($OK2)) {
    echo mswActionCompleted($msg_response8);
}
?>

  <form method="post" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('title','tabArea')">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <ul class="nav nav-tabs" id="tabArea">
       <li class="active"><a href="#one" data-toggle="tab" onclick="jQuery('#prev').show();return false;"><i class="icon-file-text-alt"></i> <?php 
echo $msg_response19;
?>
</a></li>
Example #2
0
        
  <ul class="breadcrumb">
    <li><?php 
echo $msg_adheader61;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_mailbox6;
?>
</li>
  </ul>
  
  <?php 
// Added..
if (isset($OK)) {
    echo mswActionCompleted(str_replace('{count}', $delCount, $msg_mailbox14));
}
?>

  <form method="post" action="index.php?p=<?php 
echo $_GET['p'];
?>
&amp;folders=1" id="form">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <?php 
// Search..
include PATH . 'templates/system/bootstrap/search-box.php';
// Mailbox menu..
include PATH . 'templates/system/mailbox/mailbox-nav.php';
Example #3
0
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader20;
?>
</li>
  </ul>
  
  <?php 
// Delete selected..
if (isset($_GET['deleted'])) {
    echo mswActionCompleted($msg_log9);
}
// Log cleared..
if (isset($OK1)) {
    echo mswActionCompleted($msg_log5);
}
?>

  <div class="container-fluid">
    
	<div class="row-fluid" <?php 
echo $countedRows == 0 ? ' style="margin-top:20px"' : '';
?>
>
	
	  <?php 
if ($actualRows > 0) {
    ?>
	  <form method="get" action="index.php" style="margin-bottom:0;padding-bottom:0" onsubmit="return searchLog()">
      <div class="btn-toolbar" id="b1" style="margin-top:10px;padding-top:0;display:none">
Example #4
0
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader32;
?>
</li>
  </ul>

  <?php 
// Delete..
if (isset($OK1)) {
    echo mswActionCompleted($msg_open21);
}
// Assign..
if (isset($OK2)) {
    echo mswActionCompleted($msg_assign4);
}
?>

  <form method="post" id="form" action="?p=<?php 
echo $_GET['p'];
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid">

	<div class="row-fluid" style="margin-top:15px">
	  <div class="well" style="margin-bottom:10px">
       <table class="table table-striped table-hover">
        <thead>
         <tr>
		  <?php 
Example #5
0
            $movedTo = $msg_mailbox3;
            break;
        default:
            $F = mswGetTableData('mailfolders', 'id', (int) $_POST['moveto'], 'AND `staffID` = \'' . $MSTEAM->id . '\'');
            $movedTo = isset($F->folder) ? mswCleanData($F->folder) : 'N/A';
            break;
    }
    echo mswActionCompleted(str_replace(array('{count}', '{folder}'), array($cnt, $movedTo), $msg_mailbox27));
}
// Delete..
if (isset($OK4)) {
    echo mswActionCompleted(str_replace('{count}', $cnt, $msg_mailbox28));
}
// Clear..
if (isset($OK5)) {
    echo mswActionCompleted($msg_mailbox29);
}
?>

  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <?php 
// Search..
include PATH . 'templates/system/bootstrap/search-box.php';
// Mailbox menu..
include PATH . 'templates/system/mailbox/mailbox-nav.php';
Example #6
0
        
  <ul class="breadcrumb">
    <li><?php 
echo $msg_adheader24;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader62;
?>
</li>
  </ul>
  
  <?php 
// Update..
if (isset($OK)) {
    echo mswActionCompleted($msg_imap60);
}
?>

  <form method="post" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <ul class="nav nav-tabs">
       <li class="active"><a href="#one" data-toggle="tab"><i class="icon-food"></i> <?php 
echo $msg_imap43;
?>
</a></li>
echo $REPLY->ticketID;
?>
"><?php 
echo $msg_portal8;
?>
</a> <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_viewticket37;
?>
</li>
  </ul>
  
  <?php 
// Updated..
if (isset($OK)) {
    echo mswActionCompleted($msg_viewticket38);
}
?>

  <form method="post" action="?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('comments','tabAreaAdd')">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <ul class="nav nav-tabs" id="tabAreaAdd">
       <li class="active"><a href="#one" data-toggle="tab" onclick="jQuery('#prev').show();return false;"><i class="icon-file-text-alt"></i> <?php 
echo $msg_edit;
?>
</a></li>
  <ul class="breadcrumb">
    <li><a href="index.php">Home</a> <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader29;
?>
</li>
  </ul>
  
  <?php 
// Delete..
if (isset($OK1)) {
    echo mswActionCompleted($msg_open26);
}
// Re-open..
if (isset($OK2)) {
    echo mswActionCompleted($msg_open25);
}
?>

  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'];
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid">
    
	<div class="row-fluid" style="margin-top:15px">
	
	  <div class="well" style="margin-bottom:10px;padding-bottom:0">
       <table class="table table-striped table-hover">
        <thead>
         <tr>
Example #9
0
        
  <ul class="breadcrumb">
    <li><?php 
echo $msg_adheader41;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo isset($_GET['keys']) ? $msg_search6 : $msg_adheader7;
?>
</li>
  </ul>
  
  <?php 
// Update..
if (isset($OK1)) {
    echo mswActionCompleted($msg_search16);
}
?>

  <div class="container-fluid" style="margin-top:20px">
    
    <form method="get" action="index.php" style="margin:0;padding:0" onsubmit="return ms_fieldCheck('none','none')">
	<div class="row-fluid" id="searchParams"<?php 
echo isset($_GET['keys']) ? ' style="display:none"' : '';
?>
>
	  <ul class="nav nav-tabs">
       <li class="active"><a href="#one" data-toggle="tab"><i class="icon-search"></i> <?php 
echo $msg_search;
?>
</a></li>
Example #10
0
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo isset($EDIT->id) ? $msg_user14 : $msg_adheader57;
?>
</li>
  </ul>

  <?php 
// Added..
if (isset($OK1)) {
    echo mswActionCompleted(isset($_POST['welcome']) ? $msg_user41 : $msg_user6);
}
// Updated..
if (isset($OK2)) {
    echo mswActionCompleted($msg_user15);
}
?>
  
  <div class="container-fluid" style="margin-top:20px">
    
	<form method="post" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('name,email','tabArea')">
    <div class="row-fluid">
	  <ul class="nav nav-tabs" id="tabArea">
       <li class="active"><a href="#one" data-toggle="tab"><i class="icon-user"></i> <?php 
echo $msg_user73;
?>
</a></li>
Example #11
0
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader63;
?>
</li>
  </ul>
  
  <?php 
// Delete..
if (isset($OK1)) {
    echo mswActionCompleted($msg_spam4);
}
// Accept..
if (isset($OK2)) {
    echo mswActionCompleted($msg_spam5);
}
?>

  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'];
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid">
    
	<div class="row-fluid" style="margin-top:15px">
	
	  <div class="well" style="margin-bottom:10px;padding-bottom:0">
       <table class="table table-striped table-hover">
        <thead>
         <tr>
Example #12
0
        
  <ul class="breadcrumb">
    <li><?php 
echo $msg_adheader4;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_staffprofile2;
?>
</li>
  </ul>

  <?php 
// Updated..
if (isset($OK)) {
    echo mswActionCompleted($msg_staffprofile);
    $MSTEAM = mswGetTableData('users', 'id', $MSTEAM->id);
}
?>
  
  <div class="container-fluid" style="margin-top:20px">
    
	<form method="post" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('name,email','tabArea')">
    <div class="row-fluid">
	  <ul class="nav nav-tabs" id="tabArea">
       <li class="active"><a href="#one" data-toggle="tab"><i class="icon-user"></i> <?php 
echo $msg_user73;
?>
Example #13
0
    <link rel="SHORTCUT ICON" href="favicon.ico">
  </head>

  <!--[if lt IE 7 ]> <body class="ie ie6"> <![endif]-->
  <!--[if IE 7 ]> <body class="ie ie7 "> <![endif]-->
  <!--[if IE 8 ]> <body class="ie ie8 "> <![endif]-->
  <!--[if IE 9 ]> <body class="ie ie9 "> <![endif]-->
  <!--[if (gt IE 9)|!(IE)]><!-->
  <body class="">
  <!--<![endif]-->

  <form method="post" id="form" action="?p=reset">

  <?php 
if (isset($OK)) {
    echo mswActionCompleted($msg_passreset6);
}
?>

  <div class="container-fluid" style="margin-top:5px">

    <div class="row-fluid">

	 <div class="block">
      <p class="block-heading"><?php 
echo strtoupper($title . ' - ' . $msg_passreset);
?>
</p>
	  <table class="table table-striped table-hover">
        <thead>
         <tr>
Example #14
0
    <li class="active"><?php 
echo $msg_adheader45;
?>
</li>
  </ul>
  
  <?php 
// Deleted..
if (isset($OK1)) {
    if ($count > 0) {
        echo mswActionCompleted($msg_kbasecats12);
    }
}
// Order..
if (isset($OK2)) {
    echo mswActionCompleted($msg_kbase45);
}
?>

  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid">
    
	<div class="row-fluid">
	
	  <div class="btn-toolbar" id="b1">
       <button class="btn btn-primary" type="button" onclick="ms_windowLoc('?p=faq-cat')"><i class="icon-plus"></i> <?php 
echo $msg_kbase16;
?>
Example #15
0
        
  <ul class="breadcrumb">
    <li><?php 
echo $msg_adheader37;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader2;
?>
</li>
  </ul>

  <?php 
// Updated..
if (isset($OK)) {
    echo mswActionCompleted($msg_settings8);
}
?>
  
  <form method="post" action="index.php?p=<?php 
echo $_GET['p'];
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <ul class="nav nav-tabs">
	   <li class="dropdown active">
        <a class="dropdown-toggle" data-toggle="dropdown" href="#"><i class="icon-cogs"></i> <?php 
echo $msg_settings22;
?>
Example #16
0
    <li class="active"><?php 
echo $msg_adheader54;
?>
</li>
  </ul>
  
  <?php 
// Selected deleted..
if (isset($OK1)) {
    if ($count > 0) {
        echo mswActionCompleted($msg_response10);
    }
}
// Sequence updated..
if (isset($OK2)) {
    echo mswActionCompleted($msg_levels20);
}
?>

  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid">
    
	<div class="row-fluid">
	
	  <div class="btn-toolbar" id="b1">
       <button class="btn btn-primary" type="button" onclick="ms_windowLoc('?p=standard-responses')"><i class="icon-plus"></i> <?php 
echo $msg_response3;
?>
Example #17
0
?>
</a> <span class="divider">/</span></li>
    <li class="active"><?php 
echo isset($EDIT->id) ? $msg_dept5 : $msg_dept2;
?>
</li>
  </ul>

  <?php 
// Added..
if (isset($OK1)) {
    echo mswActionCompleted($msg_dept7);
}
// Updated..
if (isset($OK2)) {
    echo mswActionCompleted($msg_dept12);
}
?>
  
  <form method="post" action="?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('name','tabArea')">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <ul class="nav nav-tabs" id="tabArea">
       <li class="active"><a href="#one" data-toggle="tab"><i class="icon-file-text-alt"></i> <?php 
echo $msg_dept24;
?>
</a></li>
Example #18
0
    <li><?php 
echo $msg_adheader41;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_open;
?>
</li>
  </ul>
  
  <?php 
// Added or failed..
if (isset($OK)) {
    switch ($OK) {
        case 'ok':
            echo mswActionCompleted(str_replace('{id}', $ID, $msg_add8));
            break;
        case 'fail':
            echo mswActionCompletedFail($msg_add11);
            break;
    }
}
// Are there any departments?
$q_dept = mysql_query("SELECT `id`,`name` FROM `" . DB_PREFIX . "departments` " . mswSQLDepartmentFilter($mswDeptFilterAccess, 'WHERE') . " ORDER BY `name`") or die(mswMysqlErrMsg(mysql_errno(), mysql_error(), __LINE__, __FILE__));
if (mysql_num_rows($q_dept) > 0) {
    ?>

  <form method="post" action="?p=<?php 
    echo $_GET['p'] . mswQueryParams(array('p', 'next'));
    ?>
" enctype="multipart/form-data" id="formfield">
Example #19
0
  <ul class="breadcrumb">
    <li><?php 
echo $msg_adheader24;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader40;
?>
</li>
  </ul>
  
  <?php 
// Selected deleted..
if (isset($OK1)) {
    if ($count > 0) {
        echo mswActionCompleted($msg_imap24);
    }
}
?>

  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid">
    
	<div class="row-fluid">
	
	  <div class="btn-toolbar" id="b1">
       <button class="btn btn-primary" type="button" onclick="ms_windowLoc('?p=imap')"><i class="icon-plus"></i> <?php 
echo $msg_imap;
Example #20
0
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo isset($EDIT->id) ? $msg_kbasecats5 : $msg_kbase16;
?>
</li>
  </ul>

  <?php 
// Added..
if (isset($OK1)) {
    echo mswActionCompleted($msg_kbasecats);
}
// Updated..
if (isset($OK2)) {
    echo mswActionCompleted($msg_kbasecats7);
}
?>
  
  <form method="post" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('name')">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <ul class="nav nav-tabs" id="tabArea">
       <li class="active"><a href="#one" data-toggle="tab"><i class="icon-edit"></i> <?php 
echo $msg_kbase59;
?>
</a></li>
Example #21
0
        
  <ul class="breadcrumb">
    <li><?php 
echo $msg_adheader38;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader59;
?>
</li>
  </ul>
  
  <?php 
// Added..
if (isset($OK)) {
    echo mswActionCompleted(str_replace('{count}', $count, $msg_accounts35));
}
?>

  <form method="post" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('file','tabArea')" enctype="multipart/form-data">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <ul class="nav nav-tabs" id="tabArea">
       <li class="active"><a href="#one" data-toggle="tab"><i class="icon-user"></i> <?php 
echo $msg_accounts34;
?>
</a></li>
Example #22
0
    <li class="active"><?php 
echo $msg_adheader43;
?>
</li>
  </ul>

  <?php 
// Selected deleted..
if (isset($OK1)) {
    if ($count > 0) {
        echo mswActionCompleted($msg_customfields14);
    }
}
// Sequence updated..
if (isset($OK2)) {
    echo mswActionCompleted($msg_customfields22);
}
?>
  
  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid">
    
	<div class="row-fluid">
	
	  <div class="btn-toolbar" id="b1">
       <button class="btn btn-primary" type="button" onclick="ms_windowLoc('?p=fields')"><i class="icon-plus"></i> <?php 
echo $msg_customfields2;
?>
Example #23
0
        
  <ul class="breadcrumb">
    <li><?php 
echo $msg_adheader13;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader60;
?>
</li>
  </ul>

  <?php 
// Added..
if (isset($OK)) {
    echo mswActionCompleted(str_replace('{count}', $total, $msg_import13));
}
?>
  
  <form method="post" action="?p=<?php 
echo $_GET['p'];
?>
" enctype="multipart/form-data" onsubmit="return ms_fieldCheck('file','tabArea')">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <ul class="nav nav-tabs" id="tabArea">
       <li class="active"><a href="#one" data-toggle="tab"><i class="icon-file-text-alt"></i> <?php 
echo $msg_response22;
?>
</a></li>
Example #24
0
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo isset($EDIT->id) ? $msg_accounts6 : $msg_adheader39;
?>
</li>
  </ul>
  
  <?php 
// Added..
if (isset($OK1)) {
    echo mswActionCompleted(isset($_POST['welcome']) ? $msg_accounts24 : $msg_accounts21);
}
// Updated..
if (isset($OK2)) {
    echo mswActionCompleted($msg_accounts22);
}
?>

  <form method="post" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('name,email<?php 
echo !isset($EDIT->id) ? ',accpass' : '';
?>
','tabArea')">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	  <ul class="nav nav-tabs" id="tabArea">
       <li class="active"><a href="#one" data-toggle="tab"><i class="icon-user"></i> <?php 
Example #25
0
    <li class="active"><?php 
echo $msg_dept9;
?>
</li>
  </ul>

  <?php 
// Selected deleted..
if (isset($OK1)) {
    if ($count > 0) {
        echo mswActionCompleted($msg_dept13);
    }
}
// Sequence updated..
if (isset($OK2)) {
    echo mswActionCompleted($msg_dept21);
}
?>
  
  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'] . mswQueryParams(array('p', 'next'));
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid">
    
	<div class="row-fluid">
	
	  <div class="btn-toolbar" id="b1">
       <button class="btn btn-primary" type="button" onclick="ms_windowLoc('?p=dept')"><i class="icon-plus"></i> <?php 
echo $msg_dept2;
?>
Example #26
0
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader6;
?>
</li>
  </ul>
  
  <?php 
// Delete..
if (isset($OK1)) {
    echo mswActionCompleted($msg_open21);
}
// Re-open..
if (isset($OK2)) {
    echo mswActionCompleted($msg_open39);
}
?>

  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'];
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid">
    
	<div class="row-fluid" style="margin-top:15px">
	
	  <div class="well" style="margin-bottom:10px;padding-bottom:0">
       <table class="table table-striped table-hover">
        <thead>
         <tr>
Example #27
0
    <li class="active"><?php 
echo str_replace('&amp;amp;', '&amp;', mswSpecialChars($msg_adheader49));
?>
</li>
  </ul>
  
  <?php 
// Deleted..
if (isset($OK1)) {
    if ($count > 0) {
        echo mswActionCompleted($msg_attachments14);
    }
}
// Order..
if (isset($OK2)) {
    echo mswActionCompleted($msg_attachments19);
}
?>

  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'];
?>
" onsubmit="return ms_fieldCheck('none','none')">
  <div class="container-fluid">
    
	<div class="row-fluid">
	
	  <div class="btn-toolbar" id="b1">
       <button class="btn btn-primary" type="button" onclick="ms_windowLoc('?p=attachments')"><i class="icon-plus"></i> <?php 
echo mswCleanData(isset($EDIT->id) ? $msg_attachments12 : $msg_attachments2);
?>
    <li><?php 
echo $msg_adheader41;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_viewticket96;
?>
</li>
  </ul>
  
  <?php 
if (isset($OK)) {
    echo mswActionCompleted($msg_viewticket47);
}
if (isset($OK3)) {
    echo mswActionCompleted($actionMsg);
}
?>
  
  <form method="post" action="?p=<?php 
echo $_GET['p'];
?>
&amp;id=<?php 
echo $_GET['id'];
?>
" enctype="multipart/form-data" id="formfield">
  <?php 
// Load ticket..
include PATH . 'templates/system/tickets/view/ticket.php';
// Hidden fields.
?>
Example #29
0
        
  <ul class="breadcrumb">
    <li><?php 
echo $msg_adheader37;
?>
 <span class="divider">/</span></li>
    <li class="active"><?php 
echo $msg_adheader30;
?>
</li>
  </ul>
  
  <?php 
// Updated..
if (isset($OK)) {
    echo mswActionCompleted($msg_backup15);
}
?>

  <form method="post" id="form" action="index.php?p=<?php 
echo $_GET['p'];
?>
" onsubmit="doBackup()">
  <div class="container-fluid" style="margin-top:20px">
    
	<div class="row-fluid">
	
	  <div class="well">
       <table class="table table-striped table-hover">
        <thead>
         <tr>