diff --git a/cis/private/freifaecher/anmeldung.php b/cis/private/freifaecher/anmeldung.php index 4798dbb7c..85c450787 100644 --- a/cis/private/freifaecher/anmeldung.php +++ b/cis/private/freifaecher/anmeldung.php @@ -52,20 +52,10 @@ $stsem = $stsem_obj->getaktorNext(); - - - -
  - - - - - - - - - +
 t('freifach/freifaecherAnmeldung');?>
 
- t('freifach/markierenFreifachFuerAnmeldung');?>: -
+

t('freifach/freifaecherAnmeldung');?>

+ + t('freifach/markierenFreifachFuerAnmeldung');?>: +
t('freifach/fehlerBeimAuslesenFreifach')); } ?> -
-->
  @@ -167,8 +156,6 @@ else
- - - + \ No newline at end of file diff --git a/cis/private/freifaecher/anmeldungsuebersicht.php b/cis/private/freifaecher/anmeldungsuebersicht.php index c07229096..f54416bcd 100644 --- a/cis/private/freifaecher/anmeldungsuebersicht.php +++ b/cis/private/freifaecher/anmeldungsuebersicht.php @@ -48,20 +48,9 @@ $user = get_uid(); - - - - - -
  - - - - - - - -
 t('freifach/freifaecherAnmeldungsuebersicht');?>
 
- t('freifach/bitteFreifachAuswaehlen');?> -
+

t('freifach/freifaecherAnmeldungsuebersicht');?>

+ t('freifach/bitteFreifachAuswaehlen');?> +
-
+ \ No newline at end of file diff --git a/cis/private/lehre/abgabe_lektor.php b/cis/private/lehre/abgabe_lektor.php index 7a5787c24..4b696cd7a 100644 --- a/cis/private/lehre/abgabe_lektor.php +++ b/cis/private/lehre/abgabe_lektor.php @@ -71,17 +71,17 @@ if(!$erg=$db->db_query($sql_query)) else { $htmlstr .= "
"; - $htmlstr .= "\n"; + $htmlstr .= "
\n"; $htmlstr .= "\n"; - $htmlstr .= " + $htmlstr .= " - - "; - $htmlstr .= " - - + + "; + $htmlstr .= " + + - "; + "; $htmlstr .= "\n"; $i = 0; while($row=$db->db_fetch_object($erg)) @@ -110,9 +110,9 @@ echo ' '.$p->t('abgabetool/abgabetool').' - - - + + + -'; +'; -echo "

".$p->t('abgabetool/ueberschrift')." ($getuid)
Anleitung ".$p->t('global/handbuch')."

"; +echo "

".$p->t('abgabetool/ueberschrift')." ($getuid)
Anleitung ".$p->t('global/handbuch')."

"; echo $htmlstr; diff --git a/cis/private/lehre/abgabe_lektor_details.php b/cis/private/lehre/abgabe_lektor_details.php index f16bb931d..9e97c7eed 100644 --- a/cis/private/lehre/abgabe_lektor_details.php +++ b/cis/private/lehre/abgabe_lektor_details.php @@ -106,10 +106,9 @@ echo ' '.$p->t('abgabetool/abgabetool').' - - + - + - +

'.$p->t('abgabetool/abgabeLektorenbereich').'

'; // Speichern eines Termines diff --git a/cis/private/lehre/abgabe_lektor_frameset.html b/cis/private/lehre/abgabe_lektor_frameset.html index 2cfde3744..9601a7eb4 100644 --- a/cis/private/lehre/abgabe_lektor_frameset.html +++ b/cis/private/lehre/abgabe_lektor_frameset.html @@ -4,12 +4,12 @@ Bachelor-/Diplomarbeitsabgabe - Lektor - + - - - + + + <body bgcolor="#FFFFFF"> This application works only with a frames-enabled browser.<br /> diff --git a/cis/private/lehre/abgabe_lektor_multitermin.php b/cis/private/lehre/abgabe_lektor_multitermin.php index 5960aa870..e221d19df 100644 --- a/cis/private/lehre/abgabe_lektor_multitermin.php +++ b/cis/private/lehre/abgabe_lektor_multitermin.php @@ -158,13 +158,11 @@ echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Mehrfachtermin PA-Abgabe</title> - <link rel="stylesheet" href="../../../skin/vilesci.css" type="text/css"> - <link rel="stylesheet" href="../../../include/js/tablesort/table.css" type="text/css"> + <link rel="stylesheet" href="../../../skin/style.css.php" type="text/css"> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> - <script src="../../../include/js/tablesort/table.js" type="text/javascript"></script> </head> - <body class="Background_main" style="background-color:#eeeeee;"> - <h3>'.$p->t('abgabetool/eingabeTerminPersonen').'</h3>'; + <body> + <h2>'.$p->t('abgabetool/eingabeTerminPersonen').'</h2>'; //Eingabezeile f&uuml;r neuen Termin $htmlstr .= "<br><b>".$p->t('abgabetool/abgabetermine').":</b>\n"; diff --git a/cis/private/lehre/abgabe_lektor_terminuebersicht.php b/cis/private/lehre/abgabe_lektor_terminuebersicht.php index 8b85b5f09..965bb4b2e 100644 --- a/cis/private/lehre/abgabe_lektor_terminuebersicht.php +++ b/cis/private/lehre/abgabe_lektor_terminuebersicht.php @@ -38,7 +38,7 @@ echo ' <head> <title>Termin&uuml;bersicht</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <link href="../../../skin/vilesci.css" rel="stylesheet" type="text/css"> + <link href="../../../skin/style.css.php" rel="stylesheet" type="text/css"> <link href="../../../skin/tablesort.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../../include/js/jquery.js"></script> diff --git a/cis/private/lehre/abgabe_lektor_zusatz.php b/cis/private/lehre/abgabe_lektor_zusatz.php index 722a0e7ae..ca4df3aee 100644 --- a/cis/private/lehre/abgabe_lektor_zusatz.php +++ b/cis/private/lehre/abgabe_lektor_zusatz.php @@ -99,7 +99,7 @@ echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>'.$p->t('abgabetool/abgabeZusatzdaten').'</title> - <link rel="stylesheet" href="../../../skin/vilesci.css" type="text/css"> + <link rel="stylesheet" href="../../../skin/style.css.php" type="text/css"> <link rel="stylesheet" href="../../../include/js/tablesort/table.css" type="text/css"> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <script src="../../../include/js/tablesort/table.js" type="text/javascript"></script> diff --git a/cis/private/lehre/abgabe_student_details.php b/cis/private/lehre/abgabe_student_details.php index aad1b7b70..cfe370218 100644 --- a/cis/private/lehre/abgabe_student_details.php +++ b/cis/private/lehre/abgabe_student_details.php @@ -142,10 +142,19 @@ echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>'.$p->t('abgabetool/ueberschrift').'</title> - <link rel="stylesheet" href="../../../skin/vilesci.css" type="text/css"> - <link rel="stylesheet" href="../../../include/js/tablesort/table.css" type="text/css"> + <link rel="stylesheet" href="../../../skin/style.css.php" type="text/css"> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> - <script src="../../../include/js/tablesort/table.js" type="text/javascript"></script> + <style> + table.detail + { + border-style:solid; + border-color:#777777; + border-width:1px; + width:100%; + padding:2px; + + } + </style> <script type="text/javascript"> function checkEid() { @@ -159,7 +168,7 @@ echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> </script> </head> - <body class="Background_main" style="background-color:#eeeeee;">'; + <body>'; $datum_obj = new datum(); $error=''; $neu = (isset($_GET['neu'])?true:false); @@ -274,7 +283,7 @@ if($command=="update" && $error!=true) WHERE paabgabe_id='".$paabgabe_id."'"; $result=$db->db_query($qry);*/ - echo '<h3>'.$p->t('abgabetool/abgabeStudentenbereich').' - '.$p->t('abgabetool/abgabeZusatzdaten').'</h3>'; + echo '<h2>'.$p->t('abgabetool/abgabeStudentenbereich').' - '.$p->t('abgabetool/abgabeZusatzdaten').'</h2>'; $qry_zd="SELECT * FROM lehre.tbl_projektarbeit WHERE projektarbeit_id='".addslashes($projektarbeit_id)."'"; $result_zd=@$db->db_query($qry_zd); $row_zd=@$db->db_fetch_object($result_zd); @@ -403,7 +412,7 @@ if($uid==-1||$projektarbeit_id==-1||$titel==-1) if($command!="add") { - echo '<h3>'.$p->t('abgabetool/abgabeStudentenbereich').'</h3>'; + echo '<h2>'.$p->t('abgabetool/abgabeStudentenbereich').'</h2>'; //Einlesen der Termine $qry=""; diff --git a/cis/private/lehre/abgabe_student_frameset.php b/cis/private/lehre/abgabe_student_frameset.php index cabbddeaf..f14d31a15 100644 --- a/cis/private/lehre/abgabe_student_frameset.php +++ b/cis/private/lehre/abgabe_student_frameset.php @@ -32,10 +32,10 @@ else <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> -<frameset rows="200,*"> +<frameset rows="200,*" frameborder="1" border="1" framespacing="1"> <?php - echo '<frame src="abgabe_student.php'.($uid!=''?'?uid='.$uid:'').'" id="uebersicht" name="uebersicht" frameborder="0" />'; - echo '<frame src="abgabe_student_details.php'.($uid!=''?'?uid='.$uid:'').'" id="as_detail" name="as_detail" frameborder="0" />'; + echo '<frame src="abgabe_student.php'.($uid!=''?'?uid='.$uid:'').'" id="uebersicht" name="uebersicht"/>'; + echo '<frame src="abgabe_student_details.php'.($uid!=''?'?uid='.$uid:'').'" id="as_detail" name="as_detail"/>'; ?> <noframes> <body bgcolor="#FFFFFF"> diff --git a/cis/private/lehre/ects/beispiele.php b/cis/private/lehre/ects/beispiele.php index 648eee84e..12e9984a8 100644 --- a/cis/private/lehre/ects/beispiele.php +++ b/cis/private/lehre/ects/beispiele.php @@ -36,17 +36,8 @@ $p= new phrasen($sprache); <title><?php echo $p->t('courseInformation/ectsLvInfo');?></title> </head> -<body> -<table class="tabcontent" id="inhalt"> - <tr> - <td width="3%">&nbsp;</td> - <td> - <table class="tabcontent"> - <tr> - <td class="ContentHeader"><font class="ContentHeader">&nbsp;<?php echo $p->t('courseInformation/lvInfoBeispiele');?></font></td> - </tr> - <tr> - <td> +<body style="padding: 10px"> +<h1><?php echo $p->t('courseInformation/lvInfoBeispiele');?></h1> <table class="tabcontent"> <tr> <td width="85%"> @@ -62,9 +53,7 @@ $p= new phrasen($sprache); </td> </tr> </table> - </td> - </tr> - </table> + <table class="tabcontent"> <tr> @@ -84,8 +73,6 @@ $p= new phrasen($sprache); </td> </tr> </table> - </td> - </tr> -</table> + </body> </html> \ No newline at end of file diff --git a/cis/private/lehre/ects/freigabe.php b/cis/private/lehre/ects/freigabe.php index eef69f09a..7c1b79c83 100644 --- a/cis/private/lehre/ects/freigabe.php +++ b/cis/private/lehre/ects/freigabe.php @@ -153,17 +153,9 @@ function ask() { } </script> </head> -<body> -<table class="tabcontent" id="inhalt"> - <tr> - <td width="3%">&nbsp;</td> - <td> - <table class="tabcontent"> - <tr> - <td class="ContentHeader"><font class="ContentHeader">&nbsp;<?php echo $p->t('courseInformation/lvInfoFreigabe');?></font></td> - </tr> - <tr> - <td> +<body style="padding:10px"> +<h1><?php echo $p->t('courseInformation/lvInfoFreigabe');?></h1> + <table class="tabcontent"> <tr> <td width="85%"> @@ -179,9 +171,7 @@ function ask() { </td> </tr> </table> - </td> - </tr> - </table> + <?php //DropDown Menues zur Auswahl von Studiengang und Semester anzeigen @@ -314,8 +304,6 @@ function ask() { </td> </tr> </table> - </td> - </tr> -</table> + </body> </html> \ No newline at end of file diff --git a/cis/private/lehre/ects/index.php b/cis/private/lehre/ects/index.php index be8cb475a..b60771de4 100644 --- a/cis/private/lehre/ects/index.php +++ b/cis/private/lehre/ects/index.php @@ -68,7 +68,7 @@ if (!$db = new basis_db()) --> </script> </head> -<body id="inhalt"> +<body style="padding: 10px"> <?php function Cut($string) { @@ -428,9 +428,7 @@ if (!$db = new basis_db()) $stg_obj->load($stg); //Kopfzeile hinausschreiben und $output ausgeben - echo "<table class='tabcontent'><tr><td width='3%'>&nbsp;</td><td>"; - echo "<table class='tabcontent'><tr>"; - echo "<td class='ContentHeader'><font class='ContentHeader'>&nbsp;".$p->t('courseInformation/lvInfoSemester',array($stg_obj->kuerzel, $sem))."</font></td></tr></table>"; + echo "<h1>&nbsp;".$p->t('courseInformation/lvInfoSemester',array($stg_obj->kuerzel, $sem))."</h1>"; echo $output; if(isset($lv) && isset($stg) && isset($sem)) // Wenn oben alles Ausgewaehlt wurde diff --git a/cis/private/lehre/ects/terminologie.php b/cis/private/lehre/ects/terminologie.php index 1e07988b6..68cf250c1 100644 --- a/cis/private/lehre/ects/terminologie.php +++ b/cis/private/lehre/ects/terminologie.php @@ -36,17 +36,9 @@ $p= new phrasen($sprache); <title><?php echo $p->t('courseInformation/terminologie');?></title> </head> -<body> -<table class="tabcontent" id="inhalt"> - <tr> - <td width="3%">&nbsp;</td> - <td> - <table class="tabcontent"> - <tr> - <td class="ContentHeader"><font class="ContentHeader">&nbsp;<?php echo $p->t('courseInformatoin/lvInfoTerminologie')?></font></td> - </tr> - <tr> - <td> +<body style="padding: 10px"> +<h1><?php echo $p->t('courseInformatoin/lvInfoTerminologie')?></h1> + <table class="tabcontent"> <tr> <td width="85%"> @@ -62,10 +54,6 @@ $p= new phrasen($sprache); </td> </tr> </table> - </td> - </tr> - <tr> - <td> <table id="tabterm" border="1"> @@ -929,5 +917,5 @@ $p= new phrasen($sprache); <!-- end neu 26.12.2009 seq --> </table> -</td></tr></table></td></tr></table> +</td></tr></table> </body></html> \ No newline at end of file diff --git a/cis/private/lehre/upload.php b/cis/private/lehre/upload.php index 54ac3fa1f..b37d40f9e 100644 --- a/cis/private/lehre/upload.php +++ b/cis/private/lehre/upload.php @@ -172,25 +172,12 @@ } </script> -<style type=text/css>A:link { - color: black; text-decoration: none -} -A:visited { - color: black; text-decoration: none -} -A:active { - color: black; text-decoration: none -} -A:hover { - color: red; text-decoration: none -} -</style> <link href="../../../skin/style.css.php" rel="stylesheet" type="text/css"> <base target="_self"> </head> <body> -<h1><?php echo $p->t('upload/dateiUpload');?></h1> + <table class="tabcontent"> <?php @@ -582,7 +569,8 @@ A:hover { ?> <tr> <td align="center" colSpan="5" height="36"> - <table class="tabcontent"> + <center> + <table> <tr> <td><div align="center"><b><font face="Arial" size="2"> <?php @@ -778,7 +766,7 @@ A:hover { } } - echo '</td></tr>'; + echo '</td><td>&nbsp;</td></tr>'; for($i = 0; $i < $numoffile; $i++) { $j = $i + 1; @@ -795,11 +783,11 @@ A:hover { ?> - <tr><td></td><td> + <tr><td>&nbsp;</td><td> <font face="Arial" size="2">&nbsp;<input type="checkbox" name="overwrite" value="overwrite">&nbsp;<?php echo $p->t('upload/dateienAutomatischUeberschreiben');?></font> </td> </tr> - </table> + </table></center> <?php echo "<table class='tabcontent'>"; echo " <tr>"; diff --git a/cis/private/profile/urlaubsfreigabe.php b/cis/private/profile/urlaubsfreigabe.php index 304349ba3..923359ffb 100644 --- a/cis/private/profile/urlaubsfreigabe.php +++ b/cis/private/profile/urlaubsfreigabe.php @@ -63,17 +63,8 @@ echo '<html> <link rel="stylesheet" href="../../../skin/style.css.php" type="text/css"> </head> -<body id="inhalt"> -<table class="tabcontent" id="inhalt"> - <tr> - <td class="tdwidth10">&nbsp;</td> - <td> - <table class="tabcontent"> - <tr> - <td class="ContentHeader"><font class="ContentHeader">&nbsp;Urlaubsfreigabe</font></td> - </tr> - </table> - <br> +<body> +<h1>Urlaubsfreigabe</h1> '; //Untergebene holen $mitarbeiter = new mitarbeiter(); @@ -314,9 +305,6 @@ for($i=0;$i<12;$i++) } echo '</tr></table> - </td> - </tr> - </table> </body> </html>'; ?> \ No newline at end of file diff --git a/cis/private/tools/projektabgabe.php b/cis/private/tools/projektabgabe.php index c67caa3c1..53080874a 100644 --- a/cis/private/tools/projektabgabe.php +++ b/cis/private/tools/projektabgabe.php @@ -91,24 +91,24 @@ if($aktion!='zip') <title>'.$p->t('abgabetool/projektabgabeUebersicht').'</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="../../../skin/style.css.php" type="text/css"> - <link rel="stylesheet" href="../../../include/js/tablesort/table.css" type="text/css"> - <script src="../../../include/js/tablesort/table.js" type="text/javascript"></script> + <link rel="stylesheet" href="../../../skin/tablesort.css" type="text/css"/> <script src="../../../include/js/jquery.js" type="text/javascript"></script> <script src="../../../include/js/jquery-ui.js" type="text/javascript"></script> <script src="../../../include/js/jquery.autocomplete.js" type="text/javascript"></script> - <script src="../../../include/js/jquery.autocomplete.min.js" type="text/javascript"></script> + <script src="../../../include/js/jquery.autocomplete.min.js" type="text/javascript"></script> + <script language="JavaScript" type="text/javascript"> + $(document).ready(function() + { + $("#t1").tablesorter( + { + sortList: [[5,0]], + widgets: ["zebra"] + }); + }); + </script> </head> - <body class="background_main"> - <table class="tabcontent"> - <tr> - <td class="tdwidth10">&nbsp;</td> - <td> - <table class="tabcontent"> - <tr> - <td class="ContentHeader"><font class="ContentHeader">'.$p->t('abgabetool/projektabgabeUebersicht').'</font></td> - </tr> - </table> - <br>'; + <body> + <H1>'.$p->t('abgabetool/projektabgabeUebersicht').'</H1>'; $s = new studiengang(); $s->loadArray($rechte->getStgKz($berechtigung_kurzbz),'typ,kurzbz'); @@ -245,15 +245,15 @@ if(isset($_REQUEST['ok']) || (isset($_REQUEST['aktion']) && $_REQUEST['aktion']= } else { - $htmlstr .= "<table id='t1' class='liste table-autosort:2 table-stripeclass:alternate table-autostripe' border=1>\n"; - $htmlstr .= "<thead><tr class='liste'>\n"; + $htmlstr .= "<table id='t1' class='tablesorter'>\n"; + $htmlstr .= "<thead><tr>\n"; $htmlstr .= "<th>".$p->t('global/download')."</th> <th>".$p->t('abgabetool/termin')."</th> <th>".$p->t('abgabetool/abgabetyp')."</th> - <th class='table-sortable:default'>".$p->t('global/uid')."</th> - <th class='table-sortable:default'>".$p->t('global/vorname')."</th> - <th class='table-sortable:alphanumeric'>".$p->t('global/nachname')."</th>"; - $htmlstr .= "<th class='table-sortable:default'>".$p->t('abgabetool/typ')."</th> + <th>".$p->t('global/uid')."</th> + <th>".$p->t('global/vorname')."</th> + <th>".$p->t('global/nachname')."</th>"; + $htmlstr .= "<th>".$p->t('abgabetool/typ')."</th> <th>".$p->t('abgabetool/titel')."</th>"; $htmlstr .= "</tr></thead><tbody>\n"; $i = 0; @@ -300,7 +300,7 @@ if(isset($_REQUEST['ok']) || (isset($_REQUEST['aktion']) && $_REQUEST['aktion']= if($zipfile=='') { echo $htmlstr; - echo "</td></tr></table></body></html>"; + echo "</body></html>"; } else { diff --git a/locale/de-AT/abgabetool.php b/locale/de-AT/abgabetool.php index 19adb3b9b..9f2eb8a2f 100755 --- a/locale/de-AT/abgabetool.php +++ b/locale/de-AT/abgabetool.php @@ -5,7 +5,7 @@ $this->phrasen['abgabetool/titel']='Titel'; $this->phrasen['abgabetool/betreuerart']='Betreuerart'; $this->phrasen['abgabetool/student']='Student'; $this->phrasen['abgabetool/plagiatspruefung']='zur Plagiatsprüfung'; -$this->phrasen['abgabetool/studentenansicht']='Studentenansicht'; +$this->phrasen['abgabetool/studentenansicht']='Studierendenansicht'; $this->phrasen['abgabetool/abgabetermine']='Abgabetermine'; $this->phrasen['abgabetool/benoten']='benoten'; $this->phrasen['abgabetool/fix']='fix'; // Fixtermin @@ -18,7 +18,7 @@ $this->phrasen['abgabetool/abgegebenAm']='abgegeben am'; $this->phrasen['abgabetool/zweitbetreuerBei']='Zweitbetreuer bei'; $this->phrasen['abgabetool/terminserieAnlegen']='Terminserie Anlegen'; $this->phrasen['abgabetool/terminserieAnlegenHelp']='Termin für mehrere Personen anlegen'; -$this->phrasen['abgabetool/ueberschrift']='Bachelor-/Diplomarbeiten'; +$this->phrasen['abgabetool/ueberschrift']='Bachelor-/Masterarbeiten'; $this->phrasen['abgabetool/alleArbeitenAnzeigen']='alle betreuten Arbeiten anzeigen'; $this->phrasen['abgabetool/terminuebersichtAnzeigen']='Terminübersicht anzeigen'; $this->phrasen['abgabetool/abgabeLektorenbereich']='Abgabe Lektorenbereich'; diff --git a/skin/styles/tw.css b/skin/styles/tw.css index 7dce2b1fb..9e179f2bd 100644 --- a/skin/styles/tw.css +++ b/skin/styles/tw.css @@ -364,7 +364,7 @@ td.boxshadow /* Farbverlauf im Hintergrund der CIS*/ } td.ContentHeader { - background-color: #008381; /*gr�n*/ + background-color: #A5AFB6; /*#DCE4EF;*/ font-weight: bold; height: 19px; } @@ -694,7 +694,7 @@ h4 } font.ContentHeader { - color: #FFFFFF; + /*color: #FFFFFF;*/ } /* #news
".$p->t('global/uid').' / '.$p->t('global/personenkz')."".$p->t('global/uid').' / '.$p->t('global/personenkz')." ".$p->t('global/mail')."".$p->t('global/vorname')."".$p->t('global/nachname')."".$p->t('abgabetool/typ')."".$p->t('lvplan/stg')."".$p->t('lvplan/sem')."".$p->t('global/vorname')."".$p->t('global/nachname')."".$p->t('abgabetool/typ')."".$p->t('lvplan/stg')."".$p->t('lvplan/sem')." ".$p->t('abgabetool/titel')."".$p->t('abgabetool/betreuerart')."".$p->t('abgabetool/betreuerart')."