Fix Artikel-ID: use $ItemId (camelCase) and force white text in navbar
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@
|
||||
<li><a href="https://www.ebay.de/str/tradeogmbh">eBay Shop</a></li>
|
||||
<li><a href="https://www.ebay.de/str/tradeogmbh?_tab=feedback">Bewertung</a></li>
|
||||
</ul>
|
||||
<p class="navbar-text navbar-right">
|
||||
Artikel-ID: <strong>$ItemID</strong>
|
||||
<p class="navbar-text navbar-right" style="color:#fff !important; margin-right:15px;">
|
||||
Artikel-ID: <strong>$ItemId</strong>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user