mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-23 06:47:40 +01:00
style: formattazione codice
This commit is contained in:
parent
21056db87a
commit
c7b57464e1
@ -18,10 +18,10 @@
|
|||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
echo '
|
echo '
|
||||||
<p class="text-right">
|
<p class="text-right">
|
||||||
'.tr('_YEAR_/_PAGE_', [
|
'.tr('_YEAR_/_PAGE_', [
|
||||||
'_PAGE_' => '{PAGENO}',
|
'_PAGE_' => '{PAGENO}',
|
||||||
'_YEAR_' => date('Y'),
|
'_YEAR_' => date('Y'),
|
||||||
]).'
|
]).'
|
||||||
</p>';
|
</p>';
|
||||||
|
@ -23,5 +23,5 @@ echo '
|
|||||||
'.tr('_YEAR_/_PAGE_', [
|
'.tr('_YEAR_/_PAGE_', [
|
||||||
'_PAGE_' => '{PAGENO}',
|
'_PAGE_' => '{PAGENO}',
|
||||||
'_YEAR_' => date('Y'),
|
'_YEAR_' => date('Y'),
|
||||||
]).'
|
]).'
|
||||||
</p>';
|
</p>';
|
Loading…
x
Reference in New Issue
Block a user