Skip to content
Snippets Groups Projects
Commit bc208dab authored by Brett Bieber's avatar Brett Bieber
Browse files

Update bulletin date to 2012-2013

parent 30bf63f7
Branches
Tags
No related merge requests found
......@@ -226,13 +226,13 @@ class UNL_Catalog
*/
public function showIndex()
{
$this->p->maincontentarea .= '<h1>Welcome to the 2011-2012 Graduate Bulletin</h1>
$this->p->maincontentarea .= '<h1>Welcome to the 2012-2013 Graduate Bulletin</h1>
<div class="image_large"><img src="templates/images/main.jpg" alt="Seaton Hall" /></div>
<p>The Graduate Studies Bulletin contains
information about all programs of graduate study offered at the University of
Nebraska&ndash;Lincoln. The dynamic bulletin found here will be changing
periodically throughout the year as needed for updating policies, faculty and
curriculum. To access the 2011-2012 static version or <a href="http://www.unl.edu/unlpub/bulletin_grad/">previously published
curriculum. To access the 2012-2013 static version or <a href="http://www.unl.edu/unlpub/bulletin_grad/">previously published
bulletins, click on this link.</a></p>
<h2 class="sec_main"><a href="'.$this->mw_uri.'Main_Page">Graduate Policies</a></h2>
<div class="left" style="width:50%">
......@@ -520,8 +520,8 @@ class UNL_Catalog
$this->p->head .= '<script type="text/javascript" src="'.$this->uri.'templates/catalog.js"></script>';
$this->p->head .= '<link rel="search" href="'.$this->uri.'?cx=015236299699564929946%3Aipiaeommikw&amp;cof=FORID%3A11&amp;view=search" />';
$this->p->head .= '<link rel="home" href="'.$this->uri.'" />';
$this->p->doctitle = '<title>2011-2012 Graduate Studies Bulletin | University of Nebraska-Lincoln</title>';
$this->p->titlegraphic = 'Graduate Studies Bulletin 2011-2012';
$this->p->doctitle = '<title>2012-2013 Graduate Studies Bulletin | University of Nebraska-Lincoln</title>';
$this->p->titlegraphic = 'Graduate Studies Bulletin 2012-2013';
$this->p->maincontentarea = '';
$this->p->pagetitle = '';
$this->p->breadcrumbs = '<ul>
......
......@@ -4,7 +4,7 @@ require_once dirname(__FILE__).'/../Section.php';
class UNL_Catalog_Archive_Section_Index implements UNL_Catalog_Archive_Section
{
protected $title = '2010-2011 Graduate Bulletin';
protected $title = '2012-2013 Graduate Bulletin';
function getTitle()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment