Forum categories

не на одном уровне текст

webitproff
webitproff • 2024-08-15 10:30 #164

откройте шаблон, начиная со строки 309 найдите:

 

            <!-- IF {PRJ_ROW_COST} > 0 -->
            <span class="uk-link-text">{PHP.L.projects_price}: <span class="uk-align-right">
                <span class="uk-text-bold uk-text-warning">{PRJ_ROW_COST}</span> {PHP.cfg.payments.valuta} </span>
            </span><br>
            <!-- ENDIF -->
            <!-- IF {PRJ_ROW_LIMITCOST} > 0 -->
            <span class="uk-link-text">{PHP.L.projects_pricelimitcost}: <span class="uk-align-right">
                <span class="uk-text-bold uk-text-warning">{PRJ_ROW_LIMITCOST}</span> {PHP.cfg.payments.valuta} </span>
            </span>
            <!-- ENDIF -->

замените на

            <!-- IF {PRJ_ROW_COST} > 0 -->
            <span class="uk-link-text">{PHP.L.projects_price}: <span class="uk-text-left">
                <span class="uk-text-bold uk-text-warning">{PRJ_ROW_COST}</span> {PHP.cfg.payments.valuta} </span>
            </span><br>
            <!-- ENDIF -->
            <!-- IF {PRJ_ROW_LIMITCOST} > 0 -->
            <span class="uk-link-text">{PHP.L.projects_pricelimitcost}: <span class="uk-text-left">
                <span class="uk-text-bold uk-text-warning">{PRJ_ROW_LIMITCOST}</span> {PHP.cfg.payments.valuta} </span>
            </span>
            <!-- ENDIF -->

 

1/1/0

🗿

🧙‍♂️ Well met, good traveler! Fate has guided your steps to our humble realm. Here, wise sages and masters of the coding craft ⚒️📜 gather to unravel the mysteries of the code ✨⚙️, share their knowledge, and add new chapters to our chronicles.
⬅️ To the left lie ancient scrolls 📚 filled with forgotten wisdom. ⬆️ Straight ahead, friendly folk offer counsel 💬 to those in need. ➡️ To the right, you may become a chronicler ✍️ yourself, sharing your craft and leaving words of wisdom for those yet to come.
📝 Delay no longer—tell us the name by which you are known, complete the rite of registration 🛡️, and join our fellowship!
🏰 Our brotherhood holds no secret initiation, yet many halls remain closed to wandering guests, for some knowledge 💎 is reserved for those who choose to walk this path beside us.