diff options
author | M.Gergo | 2020-06-04 14:25:03 +0200 |
---|---|---|
committer | M.Gergo | 2020-06-04 14:25:03 +0200 |
commit | 99481ab82a386c30d970592c5b8804e5c8e6df6e (patch) | |
tree | 976e4dcf8bc5bab11ec9a40fa33cbcd2631d7920 /mayor-orig/mayor-naplo/www/skin/classic | |
parent | 2b0a27070679ce94cf13a80fb207be9218491afe (diff) | |
download | mayor-99481ab82a386c30d970592c5b8804e5c8e6df6e.tar.gz mayor-99481ab82a386c30d970592c5b8804e5c8e6df6e.zip |
Rev: 4653rev4653
Diffstat (limited to 'mayor-orig/mayor-naplo/www/skin/classic')
-rw-r--r-- | mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/osztalyozo/stat.phtml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/osztalyozo/stat.phtml b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/osztalyozo/stat.phtml index 10f7e7f8..13d639f5 100644 --- a/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/osztalyozo/stat.phtml +++ b/mayor-orig/mayor-naplo/www/skin/classic/module-naplo/html/osztalyozo/stat.phtml @@ -531,7 +531,6 @@ echo '/'; echo '<span title="'._OSSZES_JEGY_ATLAGA.'">'.number_format($ADAT['tantargyiAtlagok']['osztaly'], 2, ',', '.').'</span>'; echo '</th>'; - // Félévi átlagok echo '<th colspan="'.($plusCols-2).'" class="atlag">'; if (_BEIRHATO) echo '<input type="submit" class="felev1" name="tipus" value="'._BEIR.'" />'; |