CrowdDiscussesAlternatives/headeroftable.php

21 lines
1.3 KiB
PHP

<!--
Crowd Discusses Alternatives is a web application for more organized discussions that help people create alternative solutions, evaluate and rank them.
Copyright 2021-2022 Stavros Kalognomos
This file is part of Crowd Discusses Alternatives.
Crowd Discusses Alternatives is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Crowd Discusses Alternatives is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with Crowd Discusses Alternatives. If not, see <https://www.gnu.org/licenses/>.
-->
<div id="table_header" class="tgpcr_table_header">
<div class="id_text" title="Click on a specific id to select.">id:</div>
<div class="tgpcr_text">Content:</div>
<div class="votes_text">Votes sum:</div>
<div class="votes_text">Have voted:</div>
<div class="user_date_text">By user:</div>
<div class="user_date_text">On date:</div>
</div>